| _Close() | Cursor | [protected, virtual] |
| _DatabaseConnection | Cursor | [protected] |
| _Execute()=0 | Cursor | [protected, pure virtual] |
| _FetchNext()=0 | Cursor | [protected, pure virtual] |
| _FetchPrev()=0 | Cursor | [protected, pure virtual] |
| _GetPassword() | Cursor | [protected] |
| _GetUserName() | Cursor | [protected] |
| _Open() | Cursor | [protected, virtual] |
| _Opened | Cursor | [protected] |
| _Position()=0 | Cursor | [protected, pure virtual] |
| _PreExecBind(const char *varName, const int pos, const void *varAddr, const int varLen, const IopcDataType varType, bool null=false)=0 | Cursor | [protected, pure virtual] |
| _PreExecBind(const char *VarName, const void *VarAddr, const int VarLen, const char VarType, short *VarInd=NULL)=0 | Cursor | [protected, pure virtual] |
| _PreFetchBind(const int position, const void *varAddr, const int varLen, const IopcDataType varType, bool *null=NULL)=0 | Cursor | [protected, pure virtual] |
| _PreFetchBind(const int Position, const void *VarAddr, const int VarLen, const char VarType, short *VarInd=NULL)=0 | Cursor | [protected, pure virtual] |
| _Prepare(const char *const SqlCommand)=0 | Cursor | [protected, pure virtual] |
| Cursor(class Connection *DbC) | Cursor | [protected] |
| ~Cursor() | Cursor | [virtual] |