#include <Resource_QuickSortOfArray1.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 (TColStd_Array1OfAsciiString &TheArray, const Resource_LexicalCompare &Comp) |
| void Resource_QuickSortOfArray1::operator delete | ( | void * | anAddress | ) | [inline] |
| void* Resource_QuickSortOfArray1::operator new | ( | size_t | size | ) | [inline] |
| void* Resource_QuickSortOfArray1::operator new | ( | size_t | , | |
| void * | anAddress | |||
| ) | [inline] |
| static void Resource_QuickSortOfArray1::Sort | ( | TColStd_Array1OfAsciiString & | TheArray, | |
| const Resource_LexicalCompare & | Comp | |||
| ) | [static] |
1.6.3