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

#include <DBRep_ListOfEdge.hxx>

Public Member Functions

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


Member Function Documentation

Handle_DBRep_Edge& DBRep_ListOfEdge::First ( ) const
Handle_DBRep_Edge& DBRep_ListOfEdge::Last ( ) const
void DBRep_ListOfEdge::operator= ( const DBRep_ListOfEdge Other) [inline]

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