![]() |
Gray C++ Libraries
0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
|
This is the complete list of members for GrayLib::cSQLCmd, including all inherited members.
cSQLCmd(cStringA sTableName="", cStringA sCommand="") | GrayLib::cSQLCmd | |
get_CmdType() const =0 | GrayLib::cSQLCmd | pure virtual |
get_Command() const | GrayLib::cSQLCmd | inline |
get_Table() const | GrayLib::cSQLCmd | inline |
isCommandMade() const | GrayLib::cSQLCmd | inline |
isResultsExpected() const | GrayLib::cSQLCmd | inlinevirtual |
IsValueTime(const char *pszVal) | GrayLib::cSQLCmd | static |
k_pszNULL | GrayLib::cSQLCmd | static |
m_sCommand | GrayLib::cSQLCmd | protected |
m_sTable | GrayLib::cSQLCmd | protected |
MakeCommand(const cSQLConfigCmd &cfg)=0 | GrayLib::cSQLCmd | pure virtual |
MakeValueStr(const cSQLConfigCmd &cfg, const cVariant &vVal) | GrayLib::cSQLCmd | static |
MakeValueTime(const cSQLConfigCmd &cfg, const cTimeDouble &date) | GrayLib::cSQLCmd | static |
put_Command(cStringA sCommand) | GrayLib::cSQLCmd | inline |
put_Table(cStringA sTable) | GrayLib::cSQLCmd | inline |
ResetCommand() | GrayLib::cSQLCmd | virtual |
ResetCommand0() | GrayLib::cSQLCmd | inline |
~cSQLCmd() | GrayLib::cSQLCmd | virtual |