#include <BOPTools_QuickSortPave.hxx>
Public Member Functions | |
| void * | operator new (size_t, void *anAddress) |
| void * | operator new (size_t size) |
| void | operator delete (void *anAddress) |
Static Public Member Functions | |
| static void | Sort (BOPTools_Array1OfPave &TheArray, const BOPTools_ComparePave &Comp) |
| void BOPTools_QuickSortPave::operator delete | ( | void * | anAddress | ) | [inline] |
| void* BOPTools_QuickSortPave::operator new | ( | size_t | size | ) | [inline] |
| void* BOPTools_QuickSortPave::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| static void BOPTools_QuickSortPave::Sort | ( | BOPTools_Array1OfPave & | TheArray, | |
| const BOPTools_ComparePave & | Comp | |||
| ) | [static] |
1.6.3