Seg3D  2.4
Seg3D is a free volume segmentation and processing tool developed by the NIH Center for Integrative Biomedical Computing at the University of Utah Scientific Computing and Imaging (SCI) Institute.
Seg3D::DatabaseManager Member List

This is the complete list of members for Seg3D::DatabaseManager, including all inherited members.

DatabaseManager() (defined in Seg3D::DatabaseManager)Seg3D::DatabaseManager
DatabaseManager(const DatabaseManager &src) (defined in Seg3D::DatabaseManager)Seg3D::DatabaseManager
EscapeQuotes(const std::string &str)Seg3D::DatabaseManagerstatic
get_column_metadata(const std::string &table_name, const std::string &column_name, char const **data_type=NULL, char const **coll_seq=NULL, int *not_null=NULL, int *primary_key=NULL, int *auto_inc=NULL)Seg3D::DatabaseManager
get_last_insert_rowid()Seg3D::DatabaseManager
load_database(const boost::filesystem::path &database_file, std::string &error)Seg3D::DatabaseManager
run_sql_script(const std::string &sql_str, std::string &error)Seg3D::DatabaseManager
run_sql_statement(const std::string &sql_str, ResultSet &results, std::string &error)Seg3D::DatabaseManager
run_sql_statement(const std::string &sql_str, std::string &error)Seg3D::DatabaseManager
save_database(const boost::filesystem::path &database_file, std::string &error)Seg3D::DatabaseManager
~DatabaseManager() (defined in Seg3D::DatabaseManager)Seg3D::DatabaseManagervirtual