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

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

AddSelectCol(const char *pszColumnName)GrayLib::cSQLCmdSelect
cSQLCmd(cStringA sTableName="", cStringA sCommand="")GrayLib::cSQLCmd
cSQLCmdSelect(cStringA sFromTable)GrayLib::cSQLCmdSelect
get_CmdType() const overrideGrayLib::cSQLCmdSelectinlinevirtual
get_Command() constGrayLib::cSQLCmdinline
get_Table() constGrayLib::cSQLCmdinline
isCommandMade() constGrayLib::cSQLCmdinline
isResultsExpected() constGrayLib::cSQLCmdSelectinlinevirtual
IsValueTime(const char *pszVal)GrayLib::cSQLCmdstatic
k_pszNULLGrayLib::cSQLCmdstatic
m_iLimitGrayLib::cSQLCmdSelectprotected
m_sCommandGrayLib::cSQLCmdprotected
m_sGroupByGrayLib::cSQLCmdSelectprotected
m_sOrderByGrayLib::cSQLCmdSelectprotected
m_sSelectGrayLib::cSQLCmdSelectprotected
m_sTableGrayLib::cSQLCmdprotected
m_WhereGrayLib::cSQLCmdSelect
MakeCommand(const cSQLConfigCmd &cfg) overrideGrayLib::cSQLCmdSelectvirtual
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_GroupBy(cStringA sColumnName)GrayLib::cSQLCmdSelect
put_Limit(int iLimit=1)GrayLib::cSQLCmdSelect
put_OrderBy(cStringA sColumnName)GrayLib::cSQLCmdSelect
put_Select(cStringA sSelect)GrayLib::cSQLCmdSelect
put_Table(cStringA sTable)GrayLib::cSQLCmdinline
ResetCommand() overrideGrayLib::cSQLCmdSelectvirtual
ResetCommand0()GrayLib::cSQLCmdinline
SetCount(const char *pszColumnName=nullptr)GrayLib::cSQLCmdSelect
SetCountWhereInt(const char *pszColumnName, int iValue)GrayLib::cSQLCmdSelect
SetSelectColsF(const char *pszColumnName,...)GrayLib::cSQLCmdSelect
~cSQLCmd()GrayLib::cSQLCmdvirtual
~cSQLCmdSelect()GrayLib::cSQLCmdSelectvirtual