Open CASCADE Technology  6.9.0
Public Member Functions

DBRep_ListOfEdge Class Reference

#include <DBRep_ListOfEdge.hxx>

Public Member Functions

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

Constructor & Destructor Documentation

DBRep_ListOfEdge::DBRep_ListOfEdge ( )
DBRep_ListOfEdge::DBRep_ListOfEdge ( const DBRep_ListOfEdge Other)
DBRep_ListOfEdge::~DBRep_ListOfEdge ( )
inline

Member Function Documentation

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

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