DCL 4.0
|
This is the complete list of members for MyParam, including all inherited members.
__dataType | SQL::Field | protected |
__getData(void *_pv, size_t *_pn, DataType _dataType) | SQL::Param | protectedvirtual |
__getDataSize(size_t *_pn, bool _maxSize) | SQL::Param | protectedvirtual |
__name | SQL::Field | protected |
__precision | SQL::Field | protected |
__queryHandle | SQL::Field | protected |
__scale | SQL::Field | protected |
__setData(_CONST void *_pv, size_t _size, SQL::DataType _dataType, SQL::DataType _assignType) | MyParam | virtual |
__setDataType(DataType _dataType) | SQL::Param | protectedvirtual |
className() const | Object | |
destroy() | Object | virtual |
f32 | MyParam | |
f64 | MyParam | |
Field(Query *_queryHandle) | SQL::Field | protected |
i32 | MyParam | |
i64 | MyParam | |
init(SQL::Query *_query, unsigned int _index, MYSQL_BIND *_bind) | MyParam | |
isInstanceOf(const std::type_info &typeinfo) const | Object | |
isNull() const | SQL::Param | protectedvirtual |
MyParam() | MyParam | |
Object() | Object | protected |
onAfterExecute() | MyParam | |
onBeforeExecute() | MyParam | |
Param(Query *_queryHandle) | SQL::Param | protected |
query() const | MyParam | inlineprotected |
serverDataTypeName() const | MyParam | virtual |
setErrorStatus(SQL::Error _error, const wchar_t *_filename, int _line) | MyParam | inlineprotected |
setErrorStatus(const ByteString &_message, const wchar_t *_filename, int _line) | MyParam | inlineprotected |
setNull() | MyParam | virtual |
time | MyParam | |
toString() const | Object | virtual |
typeInfo() const | Object | virtual |
u32 | MyParam | |
u64 | MyParam | |
~Field() | SQL::Field | protectedvirtual |
~MyParam() | MyParam | virtual |
~Object() | Object | protectedvirtual |
~Param() | SQL::Param | protectedvirtual |