Open CASCADE Technology 6.5.2
Public Member Functions
math_SingleTabOfReal Class Reference

#include <math_SingleTabOfReal.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 math_SingleTabOfReal (const Standard_Integer LowerIndex, const Standard_Integer UpperIndex)
 math_SingleTabOfReal (const Standard_Real &Tab, const Standard_Integer LowerIndex, const Standard_Integer UpperIndex)
void Init (const Standard_Real &InitValue)
 math_SingleTabOfReal (const math_SingleTabOfReal &Other)
void Copy (math_SingleTabOfReal &Other) const
void SetLower (const Standard_Integer LowerIndex)
Standard_RealValue (const Standard_Integer Index) const
Standard_Realoperator() (const Standard_Integer Index) const
void Free ()
 ~math_SingleTabOfReal ()

Constructor & Destructor Documentation

math_SingleTabOfReal::math_SingleTabOfReal ( const Standard_Integer  LowerIndex,
const Standard_Integer  UpperIndex 
)
math_SingleTabOfReal::math_SingleTabOfReal ( const Standard_Real Tab,
const Standard_Integer  LowerIndex,
const Standard_Integer  UpperIndex 
)
math_SingleTabOfReal::math_SingleTabOfReal ( const math_SingleTabOfReal Other)
math_SingleTabOfReal::~math_SingleTabOfReal ( ) [inline]

Member Function Documentation

void math_SingleTabOfReal::Copy ( math_SingleTabOfReal Other) const
void math_SingleTabOfReal::Free ( )
void math_SingleTabOfReal::Init ( const Standard_Real InitValue)
void math_SingleTabOfReal::operator delete ( void *  anAddress) [inline]
void* math_SingleTabOfReal::operator new ( size_t  size) [inline]
void* math_SingleTabOfReal::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real& math_SingleTabOfReal::operator() ( const Standard_Integer  Index) const [inline]
void math_SingleTabOfReal::SetLower ( const Standard_Integer  LowerIndex)
Standard_Real& math_SingleTabOfReal::Value ( const Standard_Integer  Index) const

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