Open CASCADE Technology  6.5.4
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines
Public Member Functions
BRep_ListOfCurveRepresentation Class Reference

#include <BRep_ListOfCurveRepresentation.hxx>

Public Member Functions

DEFINE_STANDARD_ALLOC BRep_ListOfCurveRepresentation ()
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


Member Function Documentation

Handle_BRep_CurveRepresentation& BRep_ListOfCurveRepresentation::First ( ) const
Handle_BRep_CurveRepresentation& BRep_ListOfCurveRepresentation::Last ( ) const
void BRep_ListOfCurveRepresentation::operator= ( const BRep_ListOfCurveRepresentation Other) [inline]

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