#include <exotkTrace_OStream.hxx>
Inheritance diagram for exotkTrace_OStream:


Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| OCC new. More... | |
| void * | operator new (size_t size) |
| OCC new. More... | |
| void | operator delete (void *anAddress) |
| OCC delete. More... | |
| Standard_EXPORT | exotkTrace_OStream () |
| Constructor. More... | |
| virtual Standard_EXPORT | ~exotkTrace_OStream () |
| Destructor. More... | |
| Standard_EXPORT void | SetOStream (Standard_OStream &aStream) |
| Set the stream. More... | |
| virtual Standard_EXPORT Standard_Boolean | IsValid () |
| Return validity. More... | |
Protected Methods | |
| virtual Standard_EXPORT void | Print (const enum exotkTrace_Level aLevel, const Standard_CString aString) |
| Print the string on the stream. More... | |
Private Attributes | |
| Standard_OStream * | myOStream |
Definition at line 47 of file exotkTrace_OStream.hxx.
|
|
Constructor.
Definition at line 60 of file exotkTrace_OStream.cxx. References myOStream. |
|
|
Destructor.
Definition at line 73 of file exotkTrace_OStream.cxx. |
|
|
Return validity.
Reimplemented from exotkTrace_Root. Definition at line 98 of file exotkTrace_OStream.cxx. References myOStream. |
|
|
OCC delete.
Reimplemented from exotkTrace_Root. Definition at line 80 of file exotkTrace_OStream.hxx. |
|
|
OCC new.
Reimplemented from exotkTrace_Root. Definition at line 69 of file exotkTrace_OStream.hxx. |
|
||||||||||||
|
OCC new.
Reimplemented from exotkTrace_Root. Definition at line 58 of file exotkTrace_OStream.hxx. |
|
||||||||||||
|
Print the string on the stream.
Reimplemented from exotkTrace_Root. Definition at line 112 of file exotkTrace_OStream.cxx. |
|
|
Set the stream.
Definition at line 86 of file exotkTrace_OStream.cxx. References myOStream. |
|
|
the stream Definition at line 123 of file exotkTrace_OStream.hxx. Referenced by exotkTrace_OStream(), IsValid(), and SetOStream(). |
1.2.12 written by Dimitri van Heesch,
© 1997-2001