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

#include <DBRep_ListOfFace.hxx>

Public Member Functions

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


Member Function Documentation

Handle_DBRep_Face& DBRep_ListOfFace::First ( ) const
Handle_DBRep_Face& DBRep_ListOfFace::Last ( ) const
void DBRep_ListOfFace::operator= ( const DBRep_ListOfFace Other) [inline]

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