icedb
version 0.5.1
Snow particle scattering database API
|
#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"
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 |