Header And Logo

PostgreSQL
| The world's most advanced open source database.

Data Fields

variable Struct Reference

#include <extern.h>

Data Fields

enum ECPGttype type
void * value
void * pointer
long varcharsize
long arrsize
long offset
enum ECPGttype ind_type
void * ind_value
void * ind_pointer
long ind_varcharsize
long ind_arrsize
long ind_offset
struct variablenext
char * name
struct ECPGtypetype
int brace_level

Detailed Description

Definition at line 107 of file extern.h.


Field Documentation

Definition at line 119 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 120 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 117 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 115 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_input(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 116 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_input(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 118 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), ECPGdo(), and ECPGget_desc().

Definition at line 111 of file extern.h.

Referenced by ecpg_execute(), ecpg_store_result(), ECPGdo(), ECPGget_desc(), and ECPGset_desc().

Definition at line 161 of file type.h.


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