CUBRID Engine  latest
text_output Struct Reference

#include <load_object.h>

Collaboration diagram for text_output:
Collaboration graph

Public Attributes

char * buffer
 
char * ptr
 
int iosize
 
int count
 
FILE * fp
 

Detailed Description

Definition at line 64 of file load_object.h.

Member Data Documentation

char* text_output::buffer
int text_output::count
FILE* text_output::fp

Definition at line 75 of file load_object.h.

Referenced by extract_objects(), extractobjects_cleanup(), and text_print_flush().

int text_output::iosize

Definition at line 71 of file load_object.h.

Referenced by extract_objects(), fprint_special_strings(), and text_print().

char* text_output::ptr

The documentation for this struct was generated from the following file: