Open CASCADE Technology 6.5.2
Public Member Functions
math_ValueAndWeight Class Reference

#include <math_ValueAndWeight.hxx>

Public Member Functions

void * operator new (size_t, void *anAddress)
void * operator new (size_t size)
void operator delete (void *anAddress)
 math_ValueAndWeight ()
 math_ValueAndWeight (const Standard_Real Value, const Standard_Real Weight)
Standard_Real Value () const
Standard_Real Weight () const

Constructor & Destructor Documentation

math_ValueAndWeight::math_ValueAndWeight ( )
math_ValueAndWeight::math_ValueAndWeight ( const Standard_Real  Value,
const Standard_Real  Weight 
)

Member Function Documentation

void math_ValueAndWeight::operator delete ( void *  anAddress) [inline]
void* math_ValueAndWeight::operator new ( size_t  size) [inline]
void* math_ValueAndWeight::operator new ( size_t  ,
void *  anAddress 
) [inline]
Standard_Real math_ValueAndWeight::Value ( ) const
Standard_Real math_ValueAndWeight::Weight ( ) const

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