|
Osmium
0.1
|
#include <osmium.hpp>
Private Member Functions | |
| Framework (bool d) | |
| ~Framework () | |
Private Attributes | |
| bool | debug |
Friends | |
| Framework & | init (bool debug) |
| void | set_debug (bool d) |
| bool | debug () |
Internal class to manage global state.
| Osmium::Framework::Framework | ( | bool | d | ) | [inline, private] |
| Osmium::Framework::~Framework | ( | ) | [inline, private] |
| bool debug | ( | ) | [friend] |
Is debugging output set?
| void set_debug | ( | bool | d | ) | [friend] |
Enable or disable the debugging output.
bool Osmium::Framework::debug [private] |
1.7.6.1