General header for the Barry library. More...
#include "dll.h"#include <iostream>

Go to the source code of this file.
Namespaces | |
| namespace | Barry |
Project namespace, containing all related functions and classes. | |
Functions | |
| void | Barry::Init (bool data_dump_mode, std::ostream *logStream) |
| Barry library initializer. | |
| void | Barry::Verbose (bool data_dump_mode) |
| This API call lets the application enable / disable verbose debug output on the fly. | |
| bool | Barry::IsVerbose () |
| Returns true if data dump mode is enabled. | |
General header for the Barry library.
Definition in file common.h.
1.7.1