|
Icarus
Vehicle Simulation as a Transformable Computational Graph, built on Vulcan and Janus
|
RAII guard for automatic context management. More...
#include <LogService.hpp>
Public Member Functions | |
| ScopedContext (const std::string &entity, const std::string &component, const std::string &type="") | |
| ~ScopedContext () | |
| ScopedContext (const ScopedContext &)=delete | |
| ScopedContext & | operator= (const ScopedContext &)=delete |
| ScopedContext (ScopedContext &&)=delete | |
| ScopedContext & | operator= (ScopedContext &&)=delete |
RAII guard for automatic context management.
|
inline |
|
inline |
|
delete |
|
delete |
|
delete |
|
delete |