allocBuffer(int nLen) | CppSQLite3Binary | |
clear() | CppSQLite3Binary | |
CppSQLite3Binary() | CppSQLite3Binary | |
getBinary() | CppSQLite3Binary | |
getBinaryLength() | CppSQLite3Binary | |
getEncoded() | CppSQLite3Binary | |
mbEncoded | CppSQLite3Binary | [private] |
mnBinaryLen | CppSQLite3Binary | [private] |
mnBufferLen | CppSQLite3Binary | [private] |
mnEncodedLen | CppSQLite3Binary | [private] |
mpBuf | CppSQLite3Binary | [private] |
setBinary(const unsigned char *pBuf, int nLen) | CppSQLite3Binary | |
setEncoded(const unsigned char *pBuf) | CppSQLite3Binary | |
~CppSQLite3Binary() | CppSQLite3Binary |