A simple RAII implementation to initialize and terminate the EO Subsystem. More...
Public Member Functions | |
eo_init () | |
Default constructor. More... | |
~eo_init () | |
Class destructor. More... | |
A simple RAII implementation to initialize and terminate the EO Subsystem.
|
inline |
Default constructor.
Invokes eo_init()
.
|
inline |
Class destructor.
Invokes eo_shutdown()
.