#include <exotkTrace_QueueOfLogMessage.hxx>
Public Methods | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | exotkTrace_QueueOfLogMessage () |
| Standard_EXPORT const exotkTrace_QueueOfLogMessage & | Assign (const exotkTrace_QueueOfLogMessage &Other) |
| const exotkTrace_QueueOfLogMessage & | operator= (const exotkTrace_QueueOfLogMessage &Other) |
| Standard_EXPORT Standard_Integer | Length () const |
| Standard_EXPORT Standard_Boolean | IsEmpty () const |
| Standard_EXPORT const exotkTrace_LogMessage & | Front () const |
| Standard_EXPORT void | Clear () |
| ~exotkTrace_QueueOfLogMessage () | |
| Standard_EXPORT void | Push (const exotkTrace_LogMessage &T) |
| Standard_EXPORT void | Pop () |
| Standard_EXPORT exotkTrace_LogMessage & | ChangeFront () |
Private Methods | |
| Standard_EXPORT | exotkTrace_QueueOfLogMessage (const exotkTrace_QueueOfLogMessage &Other) |
Private Attributes | |
| Standard_Address | myFront |
| Standard_Address | myEnd |
| Standard_Integer | myLength |
|
|
|
|
|
Definition at line 68 of file exotkTrace_QueueOfLogMessage.hxx. References Clear(). |
|
|
|
|
|
Referenced by operator=(). |
|
|
|
|
|
Referenced by ~exotkTrace_QueueOfLogMessage(). |
|
|
Referenced by exotkTrace_Root::TraceQueue(). |
|
|
Referenced by exotkTrace_Root::TraceQueue(). |
|
|
|
|
|
Definition at line 50 of file exotkTrace_QueueOfLogMessage.hxx. |
|
|
Definition at line 46 of file exotkTrace_QueueOfLogMessage.hxx. |
|
||||||||||||
|
Definition at line 42 of file exotkTrace_QueueOfLogMessage.hxx. |
|
|
Definition at line 59 of file exotkTrace_QueueOfLogMessage.hxx. References Assign(). |
|
|
Referenced by exotkTrace_Root::TraceQueue(). |
|
|
Referenced by exotkTrace_Root::Trace(). |
|
|
Definition at line 101 of file exotkTrace_QueueOfLogMessage.hxx. |
|
|
Definition at line 100 of file exotkTrace_QueueOfLogMessage.hxx. |
|
|
Definition at line 102 of file exotkTrace_QueueOfLogMessage.hxx. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001