Open CASCADE Technology 6.5.2
Public Member Functions
HLRTopoBRep_ListOfVData Class Reference

#include <HLRTopoBRep_ListOfVData.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 HLRTopoBRep_ListOfVData ()
void Assign (const HLRTopoBRep_ListOfVData &Other)
void operator= (const HLRTopoBRep_ListOfVData &Other)
Standard_Integer Extent () const
void Clear ()
 ~HLRTopoBRep_ListOfVData ()
Standard_Boolean IsEmpty () const
void Prepend (const HLRTopoBRep_VData &I)
void Prepend (const HLRTopoBRep_VData &I, HLRTopoBRep_ListIteratorOfListOfVData &theIt)
void Prepend (HLRTopoBRep_ListOfVData &Other)
void Append (const HLRTopoBRep_VData &I)
void Append (const HLRTopoBRep_VData &I, HLRTopoBRep_ListIteratorOfListOfVData &theIt)
void Append (HLRTopoBRep_ListOfVData &Other)
HLRTopoBRep_VDataFirst () const
HLRTopoBRep_VDataLast () const
void RemoveFirst ()
void Remove (HLRTopoBRep_ListIteratorOfListOfVData &It)
void InsertBefore (const HLRTopoBRep_VData &I, HLRTopoBRep_ListIteratorOfListOfVData &It)
void InsertBefore (HLRTopoBRep_ListOfVData &Other, HLRTopoBRep_ListIteratorOfListOfVData &It)
void InsertAfter (const HLRTopoBRep_VData &I, HLRTopoBRep_ListIteratorOfListOfVData &It)
void InsertAfter (HLRTopoBRep_ListOfVData &Other, HLRTopoBRep_ListIteratorOfListOfVData &It)

Constructor & Destructor Documentation

HLRTopoBRep_ListOfVData::HLRTopoBRep_ListOfVData ( )
HLRTopoBRep_ListOfVData::~HLRTopoBRep_ListOfVData ( ) [inline]

Member Function Documentation

void HLRTopoBRep_ListOfVData::Append ( const HLRTopoBRep_VData I)
void HLRTopoBRep_ListOfVData::Append ( const HLRTopoBRep_VData I,
HLRTopoBRep_ListIteratorOfListOfVData theIt 
)
void HLRTopoBRep_ListOfVData::Append ( HLRTopoBRep_ListOfVData Other)
void HLRTopoBRep_ListOfVData::Assign ( const HLRTopoBRep_ListOfVData Other)
void HLRTopoBRep_ListOfVData::Clear ( )
Standard_Integer HLRTopoBRep_ListOfVData::Extent ( ) const
HLRTopoBRep_VData& HLRTopoBRep_ListOfVData::First ( ) const
void HLRTopoBRep_ListOfVData::InsertAfter ( const HLRTopoBRep_VData I,
HLRTopoBRep_ListIteratorOfListOfVData It 
)
void HLRTopoBRep_ListOfVData::InsertAfter ( HLRTopoBRep_ListOfVData Other,
HLRTopoBRep_ListIteratorOfListOfVData It 
)
void HLRTopoBRep_ListOfVData::InsertBefore ( HLRTopoBRep_ListOfVData Other,
HLRTopoBRep_ListIteratorOfListOfVData It 
)
void HLRTopoBRep_ListOfVData::InsertBefore ( const HLRTopoBRep_VData I,
HLRTopoBRep_ListIteratorOfListOfVData It 
)
Standard_Boolean HLRTopoBRep_ListOfVData::IsEmpty ( ) const
HLRTopoBRep_VData& HLRTopoBRep_ListOfVData::Last ( ) const
void HLRTopoBRep_ListOfVData::operator delete ( void *  anAddress) [inline]
void* HLRTopoBRep_ListOfVData::operator new ( size_t  size) [inline]
void* HLRTopoBRep_ListOfVData::operator new ( size_t  ,
void *  anAddress 
) [inline]
void HLRTopoBRep_ListOfVData::operator= ( const HLRTopoBRep_ListOfVData Other) [inline]
void HLRTopoBRep_ListOfVData::Prepend ( const HLRTopoBRep_VData I)
void HLRTopoBRep_ListOfVData::Prepend ( const HLRTopoBRep_VData I,
HLRTopoBRep_ListIteratorOfListOfVData theIt 
)
void HLRTopoBRep_ListOfVData::Prepend ( HLRTopoBRep_ListOfVData Other)
void HLRTopoBRep_ListOfVData::Remove ( HLRTopoBRep_ListIteratorOfListOfVData It)
void HLRTopoBRep_ListOfVData::RemoveFirst ( )

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines