|
DCL 3.7.4
|
This is the complete list of members for ODBCField, including all inherited members.
| __bind | ODBCData | protected |
| __dataType | SQL::Field | protected |
| __getData(void *_buf, size_t *_size, SQL::DataType _bufType) | ODBCField | virtual |
| __getDataSize(size_t *_size, bool _maxsize) | ODBCField | virtual |
| __maxsize | ODBCData | protected |
| __name | SQL::Field | protected |
| __precision | SQL::Field | protected |
| __queryHandle | SQL::Field | protected |
| __scale | SQL::Field | protected |
| __TYPE_ALIGN(size_t _offset, SQLSMALLINT _type) | ODBCData | static |
| __TYPE_NAME(SQLSMALLINT _type) | ODBCData | static |
| __TYPE_SIZE(SQLSMALLINT _type, SQLULEN _size) | ODBCData | static |
| __VALUE_TYPE(SQLSMALLINT _type) | ODBCData | static |
| className() const | Object | |
| conn() const | ODBCData | inlineprotected |
| destroy() | Object | virtual |
| Field(Query *_queryHandle) | SQL::Field | protected |
| getBytes(byte_t *_buf, size_t *_size) | ODBCData | protected |
| getDate(SQL::Date *_buf, size_t *_size) | ODBCData | protected |
| getFloat(void *_buf, size_t *_size) | ODBCData | protected |
| getInteger(void *_buf, size_t *_size) | ODBCData | protected |
| getInterval(SQL::Interval *_buf, size_t *_size) | ODBCData | protected |
| getTime(SQL::Time *_buf, size_t *_size) | ODBCData | protected |
| getTimeStamp(SQL::TimeStamp *_buf, size_t *_size) | ODBCData | protected |
| getUInteger(void *_buf, size_t *_size) | ODBCData | protected |
| init(SQL::Query *_query, BIND *_bind, const String &_name) | ODBCField | |
| ODBCData::init(BIND *_bind) | ODBCData | protected |
| isInstanceOf(const std::type_info &typeinfo) const | Object | |
| Object() | Object | protected |
| ODBCData() | ODBCData | protected |
| ODBCField() | ODBCField | |
| query() const =0 | ODBCData | protectedpure virtual |
| serverDataTypeName() const | ODBCField | virtual |
| toString() const | Object | virtual |
| typeInfo() const | Object | virtual |
| writeTo(OutputStream *_output, size_t *_size) | ODBCData | protected |
| ~Field() | SQL::Field | protectedvirtual |
| ~Object() | Object | protectedvirtual |
| ~ODBCField() | ODBCField | virtual |