Rigid Body Dynamics Library
Logging.cc File Reference

Go to the source code of this file.

Functions

RBDL_DLLAPI void ClearLogOutput ()
 

Variables

RBDL_DLLAPI std::ostringstream LogOutput
 

Function Documentation

◆ ClearLogOutput()

RBDL_DLLAPI void ClearLogOutput ( )

Definition at line 12 of file Logging.cc.

References LogOutput.

Variable Documentation

◆ LogOutput

RBDL_DLLAPI std::ostringstream LogOutput

Definition at line 10 of file Logging.cc.