Open CASCADE Technology 6.5.2
Public Member Functions
IntTools_BaseRangeSample Class Reference

#include <IntTools_BaseRangeSample.hxx>

Inheritance diagram for IntTools_BaseRangeSample:
Inheritance graph
[legend]

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 IntTools_BaseRangeSample ()
 IntTools_BaseRangeSample (const Standard_Integer theDepth)
void SetDepth (const Standard_Integer theDepth)
Standard_Integer GetDepth () const

Constructor & Destructor Documentation

IntTools_BaseRangeSample::IntTools_BaseRangeSample ( )
IntTools_BaseRangeSample::IntTools_BaseRangeSample ( const Standard_Integer  theDepth)

Member Function Documentation

Standard_Integer IntTools_BaseRangeSample::GetDepth ( ) const
void IntTools_BaseRangeSample::operator delete ( void *  anAddress) [inline]

Reimplemented in IntTools_CurveRangeSample.

void* IntTools_BaseRangeSample::operator new ( size_t  size) [inline]

Reimplemented in IntTools_CurveRangeSample.

void* IntTools_BaseRangeSample::operator new ( size_t  ,
void *  anAddress 
) [inline]

Reimplemented in IntTools_CurveRangeSample.

void IntTools_BaseRangeSample::SetDepth ( const Standard_Integer  theDepth)

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