#include <extern.h>
Data Fields | |
int | num |
char * | data |
int | indicator |
int | length |
int | precision |
int | scale |
int | type |
struct descriptor_item * | next |
Definition at line 95 of file extern.h.
char* descriptor_item::data |
Definition at line 98 of file extern.h.
Referenced by descriptor_free(), ecpg_execute(), and ECPGset_desc().
Definition at line 99 of file extern.h.
Referenced by ecpg_execute(), and ECPGset_desc().
Definition at line 100 of file extern.h.
Referenced by ECPGset_desc().
struct descriptor_item* descriptor_item::next |
Definition at line 104 of file extern.h.
Referenced by descriptor_free(), ecpg_execute(), and ECPGset_desc().
Definition at line 97 of file extern.h.
Referenced by ecpg_execute(), and ECPGset_desc().
Definition at line 101 of file extern.h.
Referenced by ECPGset_desc().
Definition at line 102 of file extern.h.
Referenced by ECPGset_desc().
Definition at line 103 of file extern.h.
Referenced by ECPGset_desc().