|
Open CASCADE Technology 6.5.2
|
#include <math_QuickSortOfValueAndWeight.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 (math_Array1OfValueAndWeight &TheArray, const math_CompareOfValueAndWeight &Comp) |
| void math_QuickSortOfValueAndWeight::operator delete | ( | void * | anAddress | ) | [inline] |
| void* math_QuickSortOfValueAndWeight::operator new | ( | size_t | size | ) | [inline] |
| void* math_QuickSortOfValueAndWeight::operator new | ( | size_t | , |
| void * | anAddress | ||
| ) | [inline] |
| static void math_QuickSortOfValueAndWeight::Sort | ( | math_Array1OfValueAndWeight & | TheArray, |
| const math_CompareOfValueAndWeight & | Comp | ||
| ) | [static] |
1.7.4