Open CASCADE Technology 6.5.2
Public Member Functions
BRep_ListIteratorOfListOfCurveRepresentation Class Reference

#include <BRep_ListIteratorOfListOfCurveRepresentation.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 BRep_ListIteratorOfListOfCurveRepresentation ()
 BRep_ListIteratorOfListOfCurveRepresentation (const BRep_ListOfCurveRepresentation &L)
void Initialize (const BRep_ListOfCurveRepresentation &L)
Standard_Boolean More () const
void Next ()
Handle_BRep_CurveRepresentation & Value () const

Constructor & Destructor Documentation

BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation ( )
BRep_ListIteratorOfListOfCurveRepresentation::BRep_ListIteratorOfListOfCurveRepresentation ( const BRep_ListOfCurveRepresentation L)

Member Function Documentation

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