Noisy< TMPL > Struct Template Reference

#include <NoisyArithmetic.h>

List of all members.

Static Public Member Functions

static TMPL add (TProgramCounter pc, const TMPL left, const TMPL right, TExceptionCBData *pExData) throw (CalcMessage)
static TMPL sub (TProgramCounter pc, const TMPL left, const TMPL right, TExceptionCBData *pExData) throw (CalcMessage)
static TMPL mul (TProgramCounter pc, const TMPL left, const TMPL right, TExceptionCBData *pExData) throw (CalcMessage)
static TMPL div (TProgramCounter pc, const TMPL left, const TMPL right, TExceptionCBData *pExData) throw (CalcMessage)
static TMPL neg (TProgramCounter pc, const TMPL right, TExceptionCBData *pExData) throw (CalcMessage)


Detailed Description

template<typename TMPL>
struct Noisy< TMPL >

Definition at line 59 of file NoisyArithmetic.h.


Member Function Documentation

template<typename TMPL>
static TMPL Noisy< TMPL >::add ( TProgramCounter  pc,
const TMPL  left,
const TMPL  right,
TExceptionCBData pExData 
) throw (CalcMessage) [static]

Referenced by DoOp_0().

template<typename TMPL>
static TMPL Noisy< TMPL >::sub ( TProgramCounter  pc,
const TMPL  left,
const TMPL  right,
TExceptionCBData pExData 
) throw (CalcMessage) [static]

Referenced by DoOp_0().

template<typename TMPL>
static TMPL Noisy< TMPL >::mul ( TProgramCounter  pc,
const TMPL  left,
const TMPL  right,
TExceptionCBData pExData 
) throw (CalcMessage) [static]

Referenced by DoOp_0().

template<typename TMPL>
static TMPL Noisy< TMPL >::div ( TProgramCounter  pc,
const TMPL  left,
const TMPL  right,
TExceptionCBData pExData 
) throw (CalcMessage) [static]

Referenced by DoOp_0().

template<typename TMPL>
static TMPL Noisy< TMPL >::neg ( TProgramCounter  pc,
const TMPL  right,
TExceptionCBData pExData 
) throw (CalcMessage) [static]

Referenced by DoOp_0().


The documentation for this struct was generated from the following file:
Generated on Mon Jun 22 04:00:40 2009 for Fennel by  doxygen 1.5.1