Open CASCADE Technology 6.5.2
Public Member Functions
BRep_ListIteratorOfListOfPointRepresentation Class Reference

#include <BRep_ListIteratorOfListOfPointRepresentation.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRep_ListIteratorOfListOfPointRepresentation ()
 BRep_ListIteratorOfListOfPointRepresentation (const BRep_ListOfPointRepresentation &L)
void Initialize (const BRep_ListOfPointRepresentation &L)
Standard_Boolean More () const
void Next ()
Handle_BRep_PointRepresentation & Value () const

Constructor & Destructor Documentation

BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation ( )
BRep_ListIteratorOfListOfPointRepresentation::BRep_ListIteratorOfListOfPointRepresentation ( const BRep_ListOfPointRepresentation L)

Member Function Documentation

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