icedb
version 0.5.1
Snow particle scattering database API
|
This is the complete list of members for icedb::Databases::Database, including all inherited members.
createGroup(const std::string &path)=0 | icedb::Databases::Database | pure virtual |
createGroupStructure(const std::string &groupName)=0 | icedb::Databases::Database | pure virtual |
createGroupStructure(const std::vector< std::string > &groupNames)=0 | icedb::Databases::Database | pure virtual |
createSampleDatabase(const std::string &location) | icedb::Databases::Database | static |
createSingleFileDatabase(const std::string &location) | icedb::Databases::Database | static |
Database() | icedb::Databases::Database | protected |
Database_ptr typedef | icedb::Databases::Database | |
indexDatabase(const std::string &location) | icedb::Databases::Database | static |
openDatabase(const std::string &location, fs::IOopenFlags flags=fs::IOopenFlags::READ_ONLY) | icedb::Databases::Database | static |
openGroup(const std::string &path)=0 | icedb::Databases::Database | pure virtual |
openVirtualDatabase(size_t memSizeInBytes) | icedb::Databases::Database | static |
~Database() | icedb::Databases::Database | virtual |