Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Top-level namespace of the Bayeux/brio module library. More...
Namespaces | |
detail | |
Nested namespace of the Bayeux/brio module library (detail) | |
Classes | |
class | reader |
The brio generic reader class. More... | |
struct | store_info |
A class that contains internal dynamic informations for a given store. More... | |
struct | version |
Describe the brio API version and features. More... | |
class | writer |
The brio generic writer class. More... | |
Typedefs | |
typedef std::map< std::string, store_info > | store_info_dict_type |
Top-level namespace of the Bayeux/brio module library.
The brio library's main namespace.
typedef std::map<std::string, store_info> brio::store_info_dict_type |