Open CASCADE Technology 6.5.2
Public Member Functions
GraphTools_ListIteratorOfListOfSequenceOfInteger Class Reference

#include <GraphTools_ListIteratorOfListOfSequenceOfInteger.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 GraphTools_ListIteratorOfListOfSequenceOfInteger ()
 GraphTools_ListIteratorOfListOfSequenceOfInteger (const GraphTools_ListOfSequenceOfInteger &L)
void Initialize (const GraphTools_ListOfSequenceOfInteger &L)
Standard_Boolean More () const
void Next ()
TColStd_SequenceOfIntegerValue () const

Constructor & Destructor Documentation

GraphTools_ListIteratorOfListOfSequenceOfInteger::GraphTools_ListIteratorOfListOfSequenceOfInteger ( )
GraphTools_ListIteratorOfListOfSequenceOfInteger::GraphTools_ListIteratorOfListOfSequenceOfInteger ( const GraphTools_ListOfSequenceOfInteger L)

Member Function Documentation

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