![]() |
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::cSQLCmdDrop, including all inherited members.
cSQLCmd(cStringA sTableName="", cStringA sCommand="") | GrayLib::cSQLCmd | |
cSQLCmdDrop(cStringA sTableName) | GrayLib::cSQLCmdDrop | |
get_CmdType() const override | GrayLib::cSQLCmdDrop | inlinevirtual |
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) override | GrayLib::cSQLCmdDrop | 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 |