Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Describe the datatools API configuration. More...
#include <boost/noncopyable.hpp>
#include <boost/cstdint.hpp>
#include <datatools/logger.h>
#include <datatools/datatools_init.h>
Go to the source code of this file.
Classes | |
struct | datatools::detail::sys |
System class for developpers: More... | |
Namespaces | |
datatools | |
The Bayeux/datatools library top-level namespace. | |
datatools::detail | |
Nested namespace of the Bayeux/datatools module library (detail) | |
Functions | |
void | datatools::initialize (int argc_=0, char *argv_[]=0, uint32_t flags_=0) |
Initialize the datatools library and kernel. More... | |
void | datatools::terminate () |
Terminate the datatools library and kernel. More... | |
Describe the datatools API configuration.