xc
|
This is the complete list of members for SqLiteQuery, including all inherited members.
borra_databases(void) | SqLiteObject | protectedstatic |
borra_objetos(void) | SqLiteObject | protectedstatic |
borra_queries(void) | SqLiteObject | protectedstatic |
BorraObjeto(const std::string &nmb) | SqLiteObject | static |
clearAll(void) (defined in SqLiteObject) | SqLiteObject | static |
clearPyProps(void) | EntityWithProperties | |
CommandEntity(CommandEntity *owr=nullptr) | CommandEntity | |
copyPropsFrom(const EntityWithProperties &) | EntityWithProperties | |
entcmd_cast(boost::any &data) (defined in CommandEntity) | CommandEntity | protectedstatic |
EntityWithOwner(EntityWithOwner *owr=nullptr) | EntityWithOwner | |
EntityWithOwner(const EntityWithOwner &) | EntityWithOwner | |
EntityWithProperties(EntityWithProperties *owr=nullptr) | EntityWithProperties | |
evalPy(boost::python::object dict, const std::string &) | CommandEntity | |
execFilePy(boost::python::object dict, const std::string &) | CommandEntity | |
execPy(boost::python::object dict, const std::string &) | CommandEntity | |
execute(const std::string &sql) (defined in SqLiteQuery) | SqLiteQuery | |
fetch_row(void) const (defined in SqLiteQuery) | SqLiteQuery | |
find_object(const std::string &nmb) | SqLiteObject | protectedstatic |
free_result() (defined in SqLiteQuery) | SqLiteQuery | |
get_result(const std::string &sql) (defined in SqLiteQuery) | SqLiteQuery | |
getBlob(const std::string &fieldName) const | SqLiteQuery | |
getBlob(const int &index) const | SqLiteQuery | |
getClassName(void) const | EntityWithOwner | virtual |
getDatabase(const std::string &nmb) | SqLiteObject | static |
getDouble(const std::string &fieldName) const | SqLiteQuery | |
getDouble(const int &index) const | SqLiteQuery | |
getDouble(void) const | SqLiteQuery | |
getErrFileName(void) const | CommandEntity | |
GetErrno(void) (defined in SqLiteQuery) | SqLiteQuery | |
getError(void) const (defined in SqLiteQuery) | SqLiteQuery | |
getInt(const std::string &fieldName) const | SqLiteQuery | |
getInt(const int &index) const | SqLiteQuery | |
getInt(void) const | SqLiteQuery | |
getLogFileName(void) const | CommandEntity | |
getLongInt(const std::string &fieldName) const | SqLiteQuery | |
getLongInt(const int &index) const | SqLiteQuery | |
getLongInt(void) const | SqLiteQuery | |
getOutputFileName(void) const | CommandEntity | |
getPropertiesDict(void) const | EntityWithProperties | |
getPropNames(void) const | EntityWithProperties | |
getPyDict(void) const | EntityWithProperties | virtual |
getPyProp(const std::string &str) | EntityWithProperties | |
getQuery(const std::string &nmb) | SqLiteObject | static |
getSizeT(const std::string &fieldName) const | SqLiteQuery | |
getSizeT(const int &index) const | SqLiteQuery | |
getSizeT(void) const | SqLiteQuery | |
getStandardOutputWrapper(void) const | CommandEntity | |
getStandardOutputWrapper(void) | CommandEntity | |
getStr(const std::string &fieldName) const | SqLiteQuery | |
getStr(const int &index) const | SqLiteQuery | |
getStr(void) const | SqLiteQuery | |
getULongInt(const std::string &fieldName) const | SqLiteQuery | |
getULongInt(const int &index) const | SqLiteQuery | |
getULongInt(void) const | SqLiteQuery | |
getVerbosityLevel(void) | EntityWithOwner | static |
hasPyProp(const std::string &) | EntityWithProperties | |
insert_blob1(const std::string &sql, const void *blobData, const size_t &numBytes) (defined in SqLiteQuery) | SqLiteQuery | |
insert_object(const std::string &nmb, SqLiteObject *ptr) | SqLiteObject | protectedstatic |
isEqual(const EntityWithProperties &) const | EntityWithProperties | protected |
EntityWithOwner::isEqual(const EntityWithOwner &) const | EntityWithOwner | protectedvirtual |
map_sql_objs typedef | SqLiteObject | |
NuevaDatabase(const std::string &nmb) | SqLiteObject | static |
NuevaQuery(const std::string &nmb, const std::string &nmb_db) | SqLiteObject | static |
num_rows(void) const (defined in SqLiteQuery) | SqLiteQuery | |
operator=(const EntityWithOwner &) | EntityWithOwner | |
operator==(const EntityWithOwner &) const | EntityWithOwner | virtual |
Owner(void) | CommandEntity | |
Owner(void) const | CommandEntity | |
preprocesa_str_sql(const std::string &str) const | SqLiteObject | protected |
PythonDict typedef (defined in EntityWithProperties) | EntityWithProperties | |
resetStandardOutput(void) | CommandEntity | static |
set_owner(EntityWithOwner *owr) | EntityWithOwner | |
setErrFileName(const std::string &) | CommandEntity | |
setLogFileName(const std::string &) | CommandEntity | |
setOutputFileName(const std::string &) | CommandEntity | |
setPyDict(const boost::python::dict &) | EntityWithProperties | virtual |
setPyProp(std::string str, boost::python::object val) | EntityWithProperties | |
setVerbosityLevel(const int &) | EntityWithOwner | static |
sql_objs_const_iterator typedef | SqLiteObject | |
sql_objs_iterator typedef | SqLiteObject | |
SqLiteObject(void) | SqLiteObject | |
SqLiteObjs | SqLiteObject | protectedstatic |
SqLiteQuery(Database &db) | SqLiteQuery | |
SqLiteQuery(SqLiteDatabase &db) | SqLiteQuery | |
SqLiteQuery(Database &db, const std::string &sql) | SqLiteQuery | |
string_to(T &, const std::string &) const (defined in CommandEntity) | CommandEntity | protected |
verbosity | EntityWithOwner | protectedstatic |
~EntityWithOwner(void) | EntityWithOwner | inlinevirtual |
~SqLiteObject(void) | SqLiteObject | virtual |