![]() |
Bayeux
3.4.1
Core Foundation library for SuperNEMO
|
Provide system init for Bayeux internals. More...
#include <string>#include <boost/noncopyable.hpp>#include <boost/cstdint.hpp>#include <datatools/logger.h>#include <bayeux/bayeux_init.h>Go to the source code of this file.
Namespaces | |
| bayeux | |
| Top-level namespace of the Bayeux library. | |
Functions | |
| bool | bayeux::is_initialized () |
| Check if Bayeux library core functionnalities are initialized. More... | |
| void | bayeux::initialize (int argc_=0, char *argv_[]=nullptr, uint32_t flags_=0) |
| Initialize the Bayeux library core functionnalities. More... | |
| void | bayeux::terminate () |
| Terminate the Bayeux library core functionnalities. More... | |
Provide system init for Bayeux internals.
1.8.15