tntdb  1.2
tntdb::SqlBuilder Class Reference

List of all members.

Public Member Functions

 SqlBuilder (const std::string &sql_)
SqlBuilderextendParam (const std::string &varname, unsigned count)
SqlBuilderreplace (const std::string &varname, const std::string &value)
SqlBuilderreplaceIf (bool condition, const std::string &varname, const std::string &value, const std::string &elsevalue=std::string())
void str (const std::string &s)
const std::string & str () const
 operator const std::string & () const

The documentation for this class was generated from the following file: