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