Open CASCADE Technology 6.5.2
Public Member Functions
Message_ListIteratorOfListOfMsg Class Reference

#include <Message_ListIteratorOfListOfMsg.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 Message_ListIteratorOfListOfMsg ()
 Message_ListIteratorOfListOfMsg (const Message_ListOfMsg &L)
void Initialize (const Message_ListOfMsg &L)
Standard_Boolean More () const
void Next ()
Message_MsgValue () const

Constructor & Destructor Documentation

Message_ListIteratorOfListOfMsg::Message_ListIteratorOfListOfMsg ( )
Message_ListIteratorOfListOfMsg::Message_ListIteratorOfListOfMsg ( const Message_ListOfMsg L)

Member Function Documentation

void Message_ListIteratorOfListOfMsg::Initialize ( const Message_ListOfMsg L)
Standard_Boolean Message_ListIteratorOfListOfMsg::More ( ) const
void Message_ListIteratorOfListOfMsg::Next ( )
void Message_ListIteratorOfListOfMsg::operator delete ( void *  anAddress) [inline]
void* Message_ListIteratorOfListOfMsg::operator new ( size_t  size) [inline]
void* Message_ListIteratorOfListOfMsg::operator new ( size_t  ,
void *  anAddress 
) [inline]
Message_Msg& Message_ListIteratorOfListOfMsg::Value ( ) const

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines