icedb  version 0.5.1
Snow particle scattering database API
Namespaces | Enumerations
fs.hpp File Reference
#include <map>
#include <memory>
#include <string>
#include "Data_Types.hpp"
Include dependency graph for fs.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

 icedb
 
 icedb::fs
 

Enumerations

enum  icedb::fs::ObjectTypes { icedb::fs::ObjectTypes::ANY, icedb::fs::ObjectTypes::SHAPE }
 
enum  icedb::fs::IOopenFlags { icedb::fs::IOopenFlags::READ_ONLY, icedb::fs::IOopenFlags::READ_WRITE, icedb::fs::IOopenFlags::TRUNCATE, icedb::fs::IOopenFlags::CREATE }