PersistencyPostgres Member List

This is the complete list of members for PersistencyPostgres, including all inherited members.

check_lock(int id, std::string &user) overridePersistencyPostgresvirtual
countCID(int i, const std::string &tablename) overridePersistencyPostgresvirtual
countRows(const std::string &tablename, int i=-1) overridePersistencyPostgresvirtual
destroy(void)Persistencyprotected
Diagnostic(void)Diagnostic
getId(void) overridePersistencyPostgresvirtual
init(void)Persistencyprotected
insert(const std::map< std::string, Integer * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, Quantity * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, String * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, IntegerVector * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, QuantityVector * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, QuantityMatrix * > &elements, int offset) overridePersistencyPostgresvirtual
insert(const std::map< std::string, StringVector * > &elements, int offset) overridePersistencyPostgresvirtual
insertObject(const Persistent &object, int offset) overridePersistencyPostgresvirtual
lock(void)Persistencyprotected
Persistency(void)Persistency
PersistencyPostgres(void)PersistencyPostgres
PersistencyPostgres(const char *conninfo)PersistencyPostgresexplicit
pop_transaction(void) overridePersistencyPostgresvirtual
purge(const std::string &tablename, int i=-1) overridePersistencyPostgresvirtual
purgeAll(void)PersistencyPostgres
push_transaction(void) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, Integer * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, Quantity * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, String * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, IntegerVector * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, QuantityVector * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, QuantityMatrix * > &elements) overridePersistencyPostgresvirtual
read(int id, std::map< std::string, StringVector * > &elements) overridePersistencyPostgresvirtual
readInteger(int id, const std::string &tag)Persistency
readString(int id, const std::string &tag)Persistency
release_lock(int id, std::string &user) overridePersistencyPostgresvirtual
remove(int i, const std::string &tablename) overridePersistencyPostgresvirtual
removeObject(int id) overridePersistencyPostgresvirtual
retrieveChildren(int id, std::vector< std::pair< int, std::string > > &children) overridePersistencyPostgresvirtual
retrieveObject(int id, std::string &uuid, std::string &tag, std::string &description, std::string &type, int &parentId, int &rootId, double &created_at, double &modified_at) overridePersistencyPostgresvirtual
retrieveObject(const std::string &uuid, int &id, std::string &tag, std::string &description, std::string &type, int &parentId, int &rootId, double &created_at, double &modified_at) overridePersistencyPostgresvirtual
setVerbosity(int verbosity)Diagnostic
transaction_depth(void)Persistency
transaction_depth_Persistencyprotected
try_lock(int id, std::string &user, int duration) overridePersistencyPostgresvirtual
unlock(void)Persistencyprotected
update(int id) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, Integer * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, Quantity * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, String * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, IntegerVector * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, QuantityVector * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, QuantityMatrix * > &elements) overridePersistencyPostgresvirtual
update(int id, const std::map< std::string, StringVector * > &elements) overridePersistencyPostgresvirtual
verbosity(void) constDiagnostic
verbosityInstanceDiagnosticprotected
~Diagnostic()=defaultDiagnosticprotectedvirtual
~Persistency(void)Persistencyvirtual
~PersistencyPostgres(void)PersistencyPostgresvirtual