Gray C++ Libraries  0.0.2
A set of C++ libraries for MSVC, GNU on Windows, WinCE, Linux
GrayLib::cSQLCmdInsert Member List

This is the complete list of members for GrayLib::cSQLCmdInsert, including all inherited members.

AddColumn(const char *pszColumnName, const cVariant &vVal)GrayLib::cSQLCmdInsertBaseinline
cSQLCmd(cStringA sTableName="", cStringA sCommand="")GrayLib::cSQLCmd
cSQLCmdInsert(cStringA sTable="")GrayLib::cSQLCmdInsert
cSQLCmdInsertBase(cStringA sTableName)GrayLib::cSQLCmdInsertBase
get_CmdType() const overrideGrayLib::cSQLCmdInsertinlinevirtual
get_Command() constGrayLib::cSQLCmdinline
get_Table() constGrayLib::cSQLCmdinline
HasColumns() constGrayLib::cSQLCmdInsertBaseinline
isCommandMade() constGrayLib::cSQLCmdinline
isResultsExpected() constGrayLib::cSQLCmdinlinevirtual
IsValueTime(const char *pszVal)GrayLib::cSQLCmdstatic
k_pszNULLGrayLib::cSQLCmdstatic
m_sCommandGrayLib::cSQLCmdprotected
m_sTableGrayLib::cSQLCmdprotected
m_ValuesGrayLib::cSQLCmdInsertBase
MakeCommand(const cSQLConfigCmd &cfg) overrideGrayLib::cSQLCmdInsertvirtual
MakeCommandInsert(const cSQLConfigCmd &cfg, bool bFieldNames=true)GrayLib::cSQLCmdInsertBase
MakeValueStr(const cSQLConfigCmd &cfg, const cVariant &vVal)GrayLib::cSQLCmdstatic
MakeValueTime(const cSQLConfigCmd &cfg, const cTimeDouble &date)GrayLib::cSQLCmdstatic
put_Command(cStringA sCommand)GrayLib::cSQLCmdinline
put_Table(cStringA sTable)GrayLib::cSQLCmdinline
ResetCommand() overrideGrayLib::cSQLCmdInsertBasevirtual
ResetCommand0()GrayLib::cSQLCmdinline
~cSQLCmd()GrayLib::cSQLCmdvirtual