#include <BOP_ListOfCheckResult.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_ListOfCheckResult () |
Standard_EXPORT void | Assign (const BOP_ListOfCheckResult &Other) |
void | operator= (const BOP_ListOfCheckResult &Other) |
Standard_EXPORT Standard_Integer | Extent () const |
Standard_EXPORT void | Clear () |
~BOP_ListOfCheckResult () | |
Standard_Boolean | IsEmpty () const |
Standard_EXPORT void | Prepend (const BOP_CheckResult &I) |
Standard_EXPORT void | Prepend (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &theIt) |
Standard_EXPORT void | Prepend (BOP_ListOfCheckResult &Other) |
Standard_EXPORT void | Append (const BOP_CheckResult &I) |
Standard_EXPORT void | Append (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &theIt) |
Standard_EXPORT void | Append (BOP_ListOfCheckResult &Other) |
Standard_EXPORT BOP_CheckResult & | First () const |
Standard_EXPORT BOP_CheckResult & | Last () const |
Standard_EXPORT void | RemoveFirst () |
Standard_EXPORT void | Remove (BOP_ListIteratorOfListOfCheckResult &It) |
Standard_EXPORT void | InsertBefore (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &It) |
Standard_EXPORT void | InsertBefore (BOP_ListOfCheckResult &Other, BOP_ListIteratorOfListOfCheckResult &It) |
Standard_EXPORT void | InsertAfter (const BOP_CheckResult &I, BOP_ListIteratorOfListOfCheckResult &It) |
Standard_EXPORT void | InsertAfter (BOP_ListOfCheckResult &Other, BOP_ListIteratorOfListOfCheckResult &It) |
Private Member Functions | |
Standard_EXPORT | BOP_ListOfCheckResult (const BOP_ListOfCheckResult &Other) |
Private Attributes | |
Standard_Address | myFirst |
Standard_Address | myLast |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|