#include <DBRep_ListOfFace.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
| Standard_EXPORT | DBRep_ListOfFace () |
| Standard_EXPORT void | Assign (const DBRep_ListOfFace &Other) |
| void | operator= (const DBRep_ListOfFace &Other) |
| Standard_EXPORT Standard_Integer | Extent () const |
| Standard_EXPORT void | Clear () |
| ~DBRep_ListOfFace () | |
| Standard_Boolean | IsEmpty () const |
| Standard_EXPORT void | Prepend (const Handle(DBRep_Face)&I) |
| Standard_EXPORT void | Prepend (const Handle(DBRep_Face)&I, DBRep_ListIteratorOfListOfFace &theIt) |
| Standard_EXPORT void | Prepend (DBRep_ListOfFace &Other) |
| Standard_EXPORT void | Append (const Handle(DBRep_Face)&I) |
| Standard_EXPORT void | Append (const Handle(DBRep_Face)&I, DBRep_ListIteratorOfListOfFace &theIt) |
| Standard_EXPORT void | Append (DBRep_ListOfFace &Other) |
| Standard_EXPORT Handle_DBRep_Face & | First () const |
| Standard_EXPORT Handle_DBRep_Face & | Last () const |
| Standard_EXPORT void | RemoveFirst () |
| Standard_EXPORT void | Remove (DBRep_ListIteratorOfListOfFace &It) |
| Standard_EXPORT void | InsertBefore (const Handle(DBRep_Face)&I, DBRep_ListIteratorOfListOfFace &It) |
| Standard_EXPORT void | InsertBefore (DBRep_ListOfFace &Other, DBRep_ListIteratorOfListOfFace &It) |
| Standard_EXPORT void | InsertAfter (const Handle(DBRep_Face)&I, DBRep_ListIteratorOfListOfFace &It) |
| Standard_EXPORT void | InsertAfter (DBRep_ListOfFace &Other, DBRep_ListIteratorOfListOfFace &It) |
Private Member Functions | |
| Standard_EXPORT | DBRep_ListOfFace (const DBRep_ListOfFace &Other) |
Private Attributes | |
| Standard_Address | myFirst |
| Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.4.1