xvr2::SQL::Field Member List
This is the complete list of members for
xvr2::SQL::Field, including all inherited members.
| __cls_name | xvr2::Object | [protected] |
| BIGINT enum value | xvr2::SQL::Field | |
| BIT enum value | xvr2::SQL::Field | |
| BLOB enum value | xvr2::SQL::Field | |
| BYTE enum value | xvr2::SQL::Field | |
| CHAR enum value | xvr2::SQL::Field | |
| colname | xvr2::SQL::Field | [private] |
| dataLen | xvr2::SQL::Field | [private] |
| dataPtr | xvr2::SQL::Field | [private] |
| dataSize() | xvr2::SQL::Field | |
| dataSize() const | xvr2::SQL::Field | |
| dataType | xvr2::SQL::Field | [private] |
| DATE enum value | xvr2::SQL::Field | |
| debugmsg(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| debugmsgln(Object *obj, const char *msg, int linenumber=__LINE__, const char *srcfile=__FILE__) | xvr2::Object | [static] |
| DOUBLE enum value | xvr2::SQL::Field | |
| drv | xvr2::SQL::Field | |
| Field() | xvr2::SQL::Field | |
| Field(const void *data, const UInt32 size) | xvr2::SQL::Field | |
| Field(const int type, const void *data, const UInt32 size) | xvr2::SQL::Field | |
| FLOAT enum value | xvr2::SQL::Field | |
| getClassName() | xvr2::Object | [virtual] |
| getDatatype() | xvr2::SQL::Field | |
| getDatatype() const | xvr2::SQL::Field | |
| getFieldName() const | xvr2::SQL::Field | |
| init(const int type, const void *data, const UInt32 size) | xvr2::SQL::Field | |
| INTEGER enum value | xvr2::SQL::Field | |
| isNull() const | xvr2::SQL::Field | |
| Object() | xvr2::Object | |
| operator<<(std::ostream &stream, const Object &s) | xvr2::Object | [friend] |
| setFieldName(const String &nam) | xvr2::SQL::Field | |
| size() | xvr2::SQL::Field | |
| size() const | xvr2::SQL::Field | |
| SQLtypes enum name | xvr2::SQL::Field | |
| STRING enum value | xvr2::SQL::Field | |
| TEXT enum value | xvr2::SQL::Field | |
| TIME enum value | xvr2::SQL::Field | |
| TIMESTAMP enum value | xvr2::SQL::Field | |
| TINYINT enum value | xvr2::SQL::Field | |
| tmpBool | xvr2::SQL::Field | [private] |
| tmpByte | xvr2::SQL::Field | [private] |
| tmpDate | xvr2::SQL::Field | [private] |
| tmpDouble | xvr2::SQL::Field | [private] |
| tmpFloat | xvr2::SQL::Field | [private] |
| tmpInt16 | xvr2::SQL::Field | [private] |
| tmpInt32 | xvr2::SQL::Field | [private] |
| tmpInt64 | xvr2::SQL::Field | [private] |
| tmpStrBIGINT | xvr2::SQL::Field | [private] |
| tmpStrBIT | xvr2::SQL::Field | [private] |
| tmpStrBYTE | xvr2::SQL::Field | [private] |
| tmpStrDOUBLE | xvr2::SQL::Field | [private] |
| tmpStrFLOAT | xvr2::SQL::Field | [private] |
| tmpString | xvr2::SQL::Field | [private] |
| tmpStrINTEGER | xvr2::SQL::Field | [private] |
| tmpStrTINYINT | xvr2::SQL::Field | [private] |
| tmpTime | xvr2::SQL::Field | [private] |
| tmpTimestamp | xvr2::SQL::Field | [private] |
| toBigInt() const | xvr2::SQL::Field | |
| toBit() const | xvr2::SQL::Field | |
| toBLOB() | xvr2::SQL::Field | |
| toBool() const | xvr2::SQL::Field | |
| toByte() | xvr2::SQL::Field | |
| toChar() const | xvr2::SQL::Field | |
| toDate() | xvr2::SQL::Field | |
| toDouble() const | xvr2::SQL::Field | |
| toFloat() const | xvr2::SQL::Field | |
| toInteger() const | xvr2::SQL::Field | |
| toString() const | xvr2::SQL::Field | |
| xvr2::Object::toString() | xvr2::Object | [virtual] |
| toText() const | xvr2::SQL::Field | |
| toTime() | xvr2::SQL::Field | |
| toTimestamp() | xvr2::SQL::Field | |
| toTimestamp() const | xvr2::SQL::Field | |
| toTinyInt() const | xvr2::SQL::Field | |
| toUBigInt() const | xvr2::SQL::Field | |
| toUInteger() const | xvr2::SQL::Field | |
| toUTinyInt() const | xvr2::SQL::Field | |
| VARCHAR enum value | xvr2::SQL::Field | |
| ~Field() | xvr2::SQL::Field | |
| ~Object() | xvr2::Object | [virtual] |