icedb  version 0.5.1
Snow particle scattering database API
Classes | Namespaces | Typedefs
Database.hpp File Reference
#include <map>
#include <memory>
#include <string>
#include "compat/gsl/span"
#include "compat/gsl/pointers"
#include "util.hpp"
#include "Data_Types.hpp"
#include "fs.hpp"
#include "Group.hpp"
Include dependency graph for Database.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  icedb::Databases::Database
 

Namespaces

 icedb
 
 icedb::Databases
 Everything related to opening and manipulating icedb databases.
 

Typedefs

typedef std::map< std::string, fs::ObjectTypes > icedb::ObjectIdPathSet_Type