Open CASCADE Technology 6.5.2
Public Member Functions
TColStd_ListIteratorOfListOfInteger Class Reference

#include <TColStd_ListIteratorOfListOfInteger.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 TColStd_ListIteratorOfListOfInteger ()
 TColStd_ListIteratorOfListOfInteger (const TColStd_ListOfInteger &L)
void Initialize (const TColStd_ListOfInteger &L)
Standard_Boolean More () const
void Next ()
Standard_IntegerValue () const

Constructor & Destructor Documentation

TColStd_ListIteratorOfListOfInteger::TColStd_ListIteratorOfListOfInteger ( )
TColStd_ListIteratorOfListOfInteger::TColStd_ListIteratorOfListOfInteger ( const TColStd_ListOfInteger L)

Member Function Documentation

void TColStd_ListIteratorOfListOfInteger::Initialize ( const TColStd_ListOfInteger L)
Standard_Boolean TColStd_ListIteratorOfListOfInteger::More ( ) const
void TColStd_ListIteratorOfListOfInteger::Next ( )
void TColStd_ListIteratorOfListOfInteger::operator delete ( void *  anAddress) [inline]
void* TColStd_ListIteratorOfListOfInteger::operator new ( size_t  size) [inline]
void* TColStd_ListIteratorOfListOfInteger::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Integer& TColStd_ListIteratorOfListOfInteger::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