Open CASCADE Technology
6.5.4
|
#include <Message_ListOfMsg.hxx>
Message_ListOfMsg::~Message_ListOfMsg | ( | ) | [inline] |
void Message_ListOfMsg::Append | ( | const Message_Msg & | I, |
Message_ListIteratorOfListOfMsg & | theIt | ||
) |
void Message_ListOfMsg::Append | ( | Message_ListOfMsg & | Other | ) |
void Message_ListOfMsg::Assign | ( | const Message_ListOfMsg & | Other | ) |
Standard_Integer Message_ListOfMsg::Extent | ( | ) | const |
Message_Msg& Message_ListOfMsg::First | ( | ) | const |
void Message_ListOfMsg::InsertAfter | ( | Message_ListOfMsg & | Other, |
Message_ListIteratorOfListOfMsg & | It | ||
) |
void Message_ListOfMsg::InsertBefore | ( | const Message_Msg & | I, |
Message_ListIteratorOfListOfMsg & | It | ||
) |
void Message_ListOfMsg::InsertBefore | ( | Message_ListOfMsg & | Other, |
Message_ListIteratorOfListOfMsg & | It | ||
) |
Standard_Boolean Message_ListOfMsg::IsEmpty | ( | ) | const |
Message_Msg& Message_ListOfMsg::Last | ( | ) | const |
void Message_ListOfMsg::operator= | ( | const Message_ListOfMsg & | Other | ) | [inline] |
void Message_ListOfMsg::Prepend | ( | const Message_Msg & | I, |
Message_ListIteratorOfListOfMsg & | theIt | ||
) |
void Message_ListOfMsg::Prepend | ( | Message_ListOfMsg & | Other | ) |