5 #ifndef DATATOOLS_DATATOOLS_H 6 #define DATATOOLS_DATATOOLS_H 1 10 #include <boost/noncopyable.hpp> 11 #include <boost/cstdint.hpp> 24 struct sys :
private boost::noncopyable
47 void initialize(
int argc_ = 0,
char * argv_[] = 0, uint32_t flags_ = 0);
54 #endif // DATATOOLS_DATATOOLS_H
Utilities for logging information.