Open CASCADE Technology  6.9.1
Public Member Functions
BRep_ListOfCurveRepresentation Class Reference

#include <BRep_ListOfCurveRepresentation.hxx>

Public Member Functions

 BRep_ListOfCurveRepresentation ()
 
 BRep_ListOfCurveRepresentation (const BRep_ListOfCurveRepresentation &Other)
 
void Assign (const BRep_ListOfCurveRepresentation &Other)
 
void operator= (const BRep_ListOfCurveRepresentation &Other)
 
Standard_Integer Extent () const
 
void Clear ()
 
 ~BRep_ListOfCurveRepresentation ()
 
Standard_Boolean IsEmpty () const
 
void Prepend (const Handle< BRep_CurveRepresentation > &I)
 
void Prepend (const Handle< BRep_CurveRepresentation > &I, BRep_ListIteratorOfListOfCurveRepresentation &theIt)
 
void Prepend (BRep_ListOfCurveRepresentation &Other)
 
void Append (const Handle< BRep_CurveRepresentation > &I)
 
void Append (const Handle< BRep_CurveRepresentation > &I, BRep_ListIteratorOfListOfCurveRepresentation &theIt)
 
void Append (BRep_ListOfCurveRepresentation &Other)
 
Handle< BRep_CurveRepresentation > & First () const
 
Handle< BRep_CurveRepresentation > & Last () const
 
void RemoveFirst ()
 
void Remove (BRep_ListIteratorOfListOfCurveRepresentation &It)
 
void InsertBefore (const Handle< BRep_CurveRepresentation > &I, BRep_ListIteratorOfListOfCurveRepresentation &It)
 
void InsertBefore (BRep_ListOfCurveRepresentation &Other, BRep_ListIteratorOfListOfCurveRepresentation &It)
 
void InsertAfter (const Handle< BRep_CurveRepresentation > &I, BRep_ListIteratorOfListOfCurveRepresentation &It)
 
void InsertAfter (BRep_ListOfCurveRepresentation &Other, BRep_ListIteratorOfListOfCurveRepresentation &It)
 

Constructor & Destructor Documentation

BRep_ListOfCurveRepresentation::BRep_ListOfCurveRepresentation ( )
BRep_ListOfCurveRepresentation::BRep_ListOfCurveRepresentation ( const BRep_ListOfCurveRepresentation Other)
BRep_ListOfCurveRepresentation::~BRep_ListOfCurveRepresentation ( )
inline

Member Function Documentation

void BRep_ListOfCurveRepresentation::Append ( const Handle< BRep_CurveRepresentation > &  I)
void BRep_ListOfCurveRepresentation::Append ( const Handle< BRep_CurveRepresentation > &  I,
BRep_ListIteratorOfListOfCurveRepresentation theIt 
)
void BRep_ListOfCurveRepresentation::Append ( BRep_ListOfCurveRepresentation Other)
void BRep_ListOfCurveRepresentation::Assign ( const BRep_ListOfCurveRepresentation Other)
void BRep_ListOfCurveRepresentation::Clear ( )
Standard_Integer BRep_ListOfCurveRepresentation::Extent ( ) const
Handle< BRep_CurveRepresentation >& BRep_ListOfCurveRepresentation::First ( ) const
void BRep_ListOfCurveRepresentation::InsertAfter ( const Handle< BRep_CurveRepresentation > &  I,
BRep_ListIteratorOfListOfCurveRepresentation It 
)
void BRep_ListOfCurveRepresentation::InsertAfter ( BRep_ListOfCurveRepresentation Other,
BRep_ListIteratorOfListOfCurveRepresentation It 
)
void BRep_ListOfCurveRepresentation::InsertBefore ( const Handle< BRep_CurveRepresentation > &  I,
BRep_ListIteratorOfListOfCurveRepresentation It 
)
void BRep_ListOfCurveRepresentation::InsertBefore ( BRep_ListOfCurveRepresentation Other,
BRep_ListIteratorOfListOfCurveRepresentation It 
)
Standard_Boolean BRep_ListOfCurveRepresentation::IsEmpty ( ) const
Handle< BRep_CurveRepresentation >& BRep_ListOfCurveRepresentation::Last ( ) const
void BRep_ListOfCurveRepresentation::operator= ( const BRep_ListOfCurveRepresentation Other)
inline
void BRep_ListOfCurveRepresentation::Prepend ( const Handle< BRep_CurveRepresentation > &  I)
void BRep_ListOfCurveRepresentation::Prepend ( const Handle< BRep_CurveRepresentation > &  I,
BRep_ListIteratorOfListOfCurveRepresentation theIt 
)
void BRep_ListOfCurveRepresentation::Prepend ( BRep_ListOfCurveRepresentation Other)
void BRep_ListOfCurveRepresentation::Remove ( BRep_ListIteratorOfListOfCurveRepresentation It)
void BRep_ListOfCurveRepresentation::RemoveFirst ( )

The documentation for this class was generated from the following file: