iMSTK
Interactive Medical Simulation Toolkit
Public Member Functions | List of all members
imstk::LogOutput Class Referenceabstract
Inheritance diagram for imstk::LogOutput:
Inheritance graph
[legend]

Public Member Functions

virtual bool writeMessage (const std::string &message)=0
 

Detailed Description

Definition at line 56 of file imstkLoggerSynchronous.h.

Member Function Documentation

◆ writeMessage()

virtual bool imstk::LogOutput::writeMessage ( const std::string &  message)
pure virtual
Parameters
messageto be written out
Returns
true on success

Implemented in imstk::CacheOutput, imstk::StreamOutput, and imstk::NullOutput.


The documentation for this class was generated from the following file: