Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions | Data Fields | Protected Member Functions
NCollection_BaseList::Iterator Class Reference

#include <NCollection_BaseList.hxx>

Inheritance diagram for NCollection_BaseList::Iterator:
Inheritance graph
[legend]

Public Member Functions

 Iterator (void)
 Iterator (const NCollection_BaseList &theList)
void Init (const NCollection_BaseList &theList)
void Initialize (const NCollection_BaseList &theList)
Standard_Boolean More (void) const
Iteratoroperator= (const Iterator &theIt)
Standard_Boolean operator== (const Iterator &theIt)

Data Fields

NCollection_ListNodemyCurrent
NCollection_ListNodemyPrevious

Protected Member Functions

void Init (const NCollection_BaseList &theList, NCollection_ListNode *const thePrev)

Constructor & Destructor Documentation


Member Function Documentation

Iterator& NCollection_BaseList::Iterator::operator= ( const Iterator theIt) [inline]
Standard_Boolean NCollection_BaseList::Iterator::operator== ( const Iterator theIt) [inline]

Field Documentation


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