Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members  

sqlVar Struct Reference

Collaboration diagram for sqlVar:

Collaboration graph
[legend]
List of all members.

Public Attributes

bool key
bool rw
MemberPtr member
char * atrname
char * colname
char * varname
void * bufaddr
char buftype
int buflen
short indic

Member Data Documentation

char* sqlVar::atrname
 

Definition at line 44 of file cProtoBase.cpp.

Referenced by ProtoBase::_InitialiseSqlVar(), and ProtoBase::_TranslateToSql().

void* sqlVar::bufaddr
 

Definition at line 47 of file cProtoBase.cpp.

Referenced by ProtoBase::_BindPtr(), ProtoBase::_Delete(), ProtoBase::_ExportAttributes(), ProtoBase::_ExportKeyAttributes(), ProtoBase::_ImportAttributes(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_Insert(), ProtoBase::_KeyValues(), and ProtoBase::_Update().

int sqlVar::buflen
 

Definition at line 49 of file cProtoBase.cpp.

Referenced by ProtoBase::_BindPtr(), ProtoBase::_Delete(), ProtoBase::_ExportAttributes(), ProtoBase::_ExportKeyAttributes(), ProtoBase::_ImportAttributes(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_Insert(), ProtoBase::_KeyValues(), ProtoBase::_Update(), and ProtoBase::WriteDDL().

char sqlVar::buftype
 

Definition at line 48 of file cProtoBase.cpp.

Referenced by ProtoBase::_BindPtr(), ProtoBase::_Delete(), ProtoBase::_ExportAttributes(), ProtoBase::_ExportKeyAttributes(), ProtoBase::_ImportAttributes(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_Insert(), ProtoBase::_KeyValues(), ProtoBase::_Update(), and ProtoBase::WriteDDL().

char* sqlVar::colname
 

Definition at line 45 of file cProtoBase.cpp.

Referenced by ProtoBase::_InitialiseFullWhere(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_InitialiseStmtInsert(), ProtoBase::_InitialiseStmtUpdate(), ProtoBase::_StmtSelectPtr(), ProtoBase::_TranslateToSql(), ProtoBase::FullWhere(), and ProtoBase::WriteDDL().

short sqlVar::indic
 

Definition at line 50 of file cProtoBase.cpp.

Referenced by ProtoBase::_ExportAttributes(), ProtoBase::_ExportKeyAttributes(), ProtoBase::_ImportAttributes(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_Insert(), and ProtoBase::_Update().

bool sqlVar::key
 

Definition at line 41 of file cProtoBase.cpp.

Referenced by ProtoBase::_InitialiseSqlVar().

MemberPtr sqlVar::member
 

Definition at line 43 of file cProtoBase.cpp.

Referenced by ProtoBase::_ExportAttributes(), ProtoBase::_ExportKeyAttributes(), ProtoBase::_ImportAttributes(), and ProtoBase::_InitialiseSqlVar().

bool sqlVar::rw
 

Definition at line 42 of file cProtoBase.cpp.

Referenced by ProtoBase::_InitialiseSqlVar(), ProtoBase::_InitialiseStmtInsert(), ProtoBase::_InitialiseStmtUpdate(), ProtoBase::_Insert(), and ProtoBase::_Update().

char* sqlVar::varname
 

Definition at line 46 of file cProtoBase.cpp.

Referenced by ProtoBase::_Delete(), ProtoBase::_InitialiseKeyWhere(), ProtoBase::_InitialiseSqlVar(), ProtoBase::_InitialiseStmtInsert(), ProtoBase::_InitialiseStmtUpdate(), ProtoBase::_Insert(), and ProtoBase::_Update().


The documentation for this struct was generated from the following file:
Generated on Sun Jul 14 20:53:36 2002 for POLiTe by doxygen1.2.16