Rigid Body Dynamics Library
|
Go to the source code of this file.
Data Structures | |
class | LoggingGuard |
Helper object to ignore any logs that happen during its lifetime. More... | |
Functions | |
RBDL_DLLAPI void | ClearLogOutput () |
Variables | |
RBDL_DLLAPI std::ostringstream | LogOutput |
RBDL_DLLAPI void ClearLogOutput | ( | ) |
Definition at line 12 of file Logging.cc.
References LogOutput.
|
extern |
Definition at line 10 of file Logging.cc.