Open CASCADE Technology
6.9.0
|
#include <Message_ListIteratorOfListOfMsg.hxx>
Public Member Functions | |
Message_ListIteratorOfListOfMsg () | |
Message_ListIteratorOfListOfMsg (const Message_ListOfMsg &L) | |
void | Initialize (const Message_ListOfMsg &L) |
Standard_Boolean | More () const |
void | Next () |
Message_Msg & | Value () const |
Message_ListIteratorOfListOfMsg::Message_ListIteratorOfListOfMsg | ( | ) |
Message_ListIteratorOfListOfMsg::Message_ListIteratorOfListOfMsg | ( | const Message_ListOfMsg & | L | ) |
void Message_ListIteratorOfListOfMsg::Initialize | ( | const Message_ListOfMsg & | L | ) |
Standard_Boolean Message_ListIteratorOfListOfMsg::More | ( | ) | const |
void Message_ListIteratorOfListOfMsg::Next | ( | ) |
Message_Msg& Message_ListIteratorOfListOfMsg::Value | ( | ) | const |