Bayeux  3.4.1
Core Foundation library for SuperNEMO
Classes | Namespaces | Typedefs
module_tools.h File Reference
#include <iostream>
#include <string>
#include <map>
#include <exception>
#include <boost/scoped_ptr.hpp>
#include <datatools/handle.h>
#include <datatools/bit_mask.h>
#include <datatools/properties.h>
#include <dpp/dpp_config.h>

Go to the source code of this file.

Classes

class  dpp::module_entry_type
 Module record entry class. More...
 

Namespaces

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

Typedefs

typedef std::map< std::string, base_module * > dpp::module_dict_type
 
typedef datatools::handle< base_module > dpp::module_handle_type
 
typedef std::map< std::string, module_entry_type > dpp::module_handle_dict_type