Open CASCADE Technology 6.5.2
Public Member Functions | Static Public Member Functions
IntTools_QuickSortRange Class Reference

#include <IntTools_QuickSortRange.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 (IntTools_Array1OfRange &TheArray, const IntTools_CompareRange &Comp)

Member Function Documentation

void IntTools_QuickSortRange::operator delete ( void *  anAddress) [inline]
void* IntTools_QuickSortRange::operator new ( size_t  size) [inline]
void* IntTools_QuickSortRange::operator new ( size_t  ,
void *  anAddress 
) [inline]
static void IntTools_QuickSortRange::Sort ( IntTools_Array1OfRange TheArray,
const IntTools_CompareRange Comp 
) [static]

The documentation for this class was generated from the following file:
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines