Open CASCADE Technology  6.9.1
Public Member Functions
DBRep_ListOfFace Class Reference

#include <DBRep_ListOfFace.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

DBRep_ListOfFace::DBRep_ListOfFace ( )
DBRep_ListOfFace::DBRep_ListOfFace ( const DBRep_ListOfFace Other)
DBRep_ListOfFace::~DBRep_ListOfFace ( )
inline

Member Function Documentation

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

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