Marsyas  0.6.0-alpha
Static Public Member Functions
MarControlValue::GenericArithmetic Struct Reference

#include <MarControlValue.h>

Static Public Member Functions

template<typename LHS , typename RHS >
static MarControlValue * add (MarControlValue *lhs, MarControlValue *rhs)
template<typename LHS , typename RHS >
static MarControlValue * divide (MarControlValue *lhs, MarControlValue *rhs)
template<typename LHS , typename RHS >
static MarControlValue * multiply (MarControlValue *lhs, MarControlValue *rhs)
template<typename LHS , typename RHS >
static MarControlValue * subtract (MarControlValue *lhs, MarControlValue *rhs)

Detailed Description

Definition at line 421 of file MarControlValue.h.


Member Function Documentation

static MarControlValue* add ( MarControlValue *  lhs,
MarControlValue *  rhs 
) [inline, static]

Definition at line 424 of file MarControlValue.h.

static MarControlValue* divide ( MarControlValue *  lhs,
MarControlValue *  rhs 
) [inline, static]

Definition at line 442 of file MarControlValue.h.

static MarControlValue* multiply ( MarControlValue *  lhs,
MarControlValue *  rhs 
) [inline, static]

Definition at line 436 of file MarControlValue.h.

static MarControlValue* subtract ( MarControlValue *  lhs,
MarControlValue *  rhs 
) [inline, static]

Definition at line 430 of file MarControlValue.h.


The documentation for this struct was generated from the following file: