Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
Message_ListOfMsg Class Reference

#include <Message_ListOfMsg.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC Message_ListOfMsg ()
void Assign (const Message_ListOfMsg &Other)
void operator= (const Message_ListOfMsg &Other)
Standard_Integer Extent () const
void Clear ()
 ~Message_ListOfMsg ()
Standard_Boolean IsEmpty () const
void Prepend (const Message_Msg &I)
void Prepend (const Message_Msg &I, Message_ListIteratorOfListOfMsg &theIt)
void Prepend (Message_ListOfMsg &Other)
void Append (const Message_Msg &I)
void Append (const Message_Msg &I, Message_ListIteratorOfListOfMsg &theIt)
void Append (Message_ListOfMsg &Other)
Message_MsgFirst () const
Message_MsgLast () const
void RemoveFirst ()
void Remove (Message_ListIteratorOfListOfMsg &It)
void InsertBefore (const Message_Msg &I, Message_ListIteratorOfListOfMsg &It)
void InsertBefore (Message_ListOfMsg &Other, Message_ListIteratorOfListOfMsg &It)
void InsertAfter (const Message_Msg &I, Message_ListIteratorOfListOfMsg &It)
void InsertAfter (Message_ListOfMsg &Other, Message_ListIteratorOfListOfMsg &It)

Constructor & Destructor Documentation


Member Function Documentation

void Message_ListOfMsg::operator= ( const Message_ListOfMsg Other) [inline]

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