#include <Message_ListOfMsg.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | Message_ListOfMsg () |
| Standard_EXPORT void | Assign (const Message_ListOfMsg &Other) |
| void | operator= (const Message_ListOfMsg &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~Message_ListOfMsg () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const Message_Msg &I) |
| Standard_EXPORT void | Prepend (const Message_Msg &I, Message_ListIteratorOfListOfMsg &theIt) |
| Standard_EXPORT void | Prepend (Message_ListOfMsg &Other) |
| Standard_EXPORT void | Append (const Message_Msg &I) |
| Standard_EXPORT void | Append (const Message_Msg &I, Message_ListIteratorOfListOfMsg &theIt) |
| Standard_EXPORT void | Append (Message_ListOfMsg &Other) |
| Standard_EXPORT Message_Msg & | First () const |
| Standard_EXPORT Message_Msg & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (Message_ListIteratorOfListOfMsg &It) |
| Standard_EXPORT void | InsertBefore (const Message_Msg &I, Message_ListIteratorOfListOfMsg &It) |
| Standard_EXPORT void | InsertBefore (Message_ListOfMsg &Other, Message_ListIteratorOfListOfMsg &It) |
| Standard_EXPORT void | InsertAfter (const Message_Msg &I, Message_ListIteratorOfListOfMsg &It) |
| Standard_EXPORT void | InsertAfter (Message_ListOfMsg &Other, Message_ListIteratorOfListOfMsg &It) |
Private Member Functions | |
| Standard_EXPORT | Message_ListOfMsg (const Message_ListOfMsg &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1