Bayeux  3.4.1
Core Foundation library for SuperNEMO
Namespaces | Classes | Typedefs
brio Namespace Reference

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_infostore_info_dict_type
 

Detailed Description

Top-level namespace of the Bayeux/brio module library.

The brio library's main namespace.

Typedef Documentation

◆ store_info_dict_type

typedef std::map<std::string, store_info> brio::store_info_dict_type