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