iso::data::MultiplyFunction Class Reference

#include <iso_data_multiply_function.h>

Inherits iso::data::ValueFunction.

Inheritance diagram for iso::data::MultiplyFunction:

Inheritance graph
[legend]
Collaboration diagram for iso::data::MultiplyFunction:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 MultiplyFunction ()
 ~MultiplyFunction ()
template<class ValueType>
void registerValueType (const ValueType &pValueType)
template<class ValueType>
bool checkValueType (const ValueType &pValueType)

Static Public Member Functions

template<class ValueType>
static void apply (VoidValue &pValue)
template<class ValueType>
static void apply (VoidValue &pValue1, const VoidValue &pValue2)
template<class ValueType>
static void apply (VoidValue &pValue1, const VoidValue &pValue2, VoidValue &pValue3)

Static Public Attributes

static const base::String sName

Constructor & Destructor Documentation

MultiplyFunction::MultiplyFunction (  ) 

MultiplyFunction::~MultiplyFunction (  ) 


Member Function Documentation

template<class ValueType>
void iso::data::MultiplyFunction::registerValueType ( const ValueType &  pValueType  ) 

template<class ValueType>
bool iso::data::MultiplyFunction::checkValueType ( const ValueType &  pValueType  ) 

template<class ValueType>
void iso::data::MultiplyFunction::apply ( VoidValue pValue  )  [static]

Reimplemented from iso::data::ValueFunction.

template<class ValueType>
void iso::data::MultiplyFunction::apply ( VoidValue pValue1,
const VoidValue pValue2 
) [static]

Reimplemented from iso::data::ValueFunction.

template<class ValueType>
void iso::data::MultiplyFunction::apply ( VoidValue pValue1,
const VoidValue pValue2,
VoidValue pValue3 
) [static]

Reimplemented from iso::data::ValueFunction.


Member Data Documentation

const base::String MultiplyFunction::sName [static]

Reimplemented from iso::data::ValueFunction.


The documentation for this class was generated from the following files:
Generated on Fri Feb 25 13:57:33 2011 for iso_data by  doxygen 1.5.1