#include <RlgCout.hxx>
Inheritance diagram for RayGina::CORE::RlgCout:

Public Member Functions | |
| RlgCout () | |
| virtual | ~RlgCout () |
| virtual void | log (const RString plugin_name, const RString method_name, const RUInt32 log_level, const RString logMessage) |
Private Attributes | |
| RtMutex | _logmutex |
| std::ostream * | _os |
|
|
Definition at line 7 of file RlgCout.cxx. |
|
|
Definition at line 11 of file RlgCout.cxx. |
|
||||||||||||||||||||
|
Implements RayGina::CORE::RlgBase. Definition at line 14 of file RlgCout.cxx. |
|
|
Definition at line 24 of file RlgCout.hxx. |
|
|
Definition at line 25 of file RlgCout.hxx. |
1.3.9.1