TuttleOFX
1
|
type holder, for doubles, used to template up double properties More...
#include <OfxhPropertyTemplate.hpp>
Public Types | |
typedef double | APIType |
typedef double | APITypeConstless |
typedef double | Type |
typedef double | ReturnType |
type to return from a function call | |
Static Public Attributes | |
static const EPropType | typeCode = ePropTypeDouble |
static double | kEmpty = 0 |
type holder, for doubles, used to template up double properties
Definition at line 51 of file OfxhPropertyTemplate.hpp.
typedef double tuttle::host::ofx::property::OfxhDoubleValue::APIType |
Definition at line 53 of file OfxhPropertyTemplate.hpp.
Definition at line 54 of file OfxhPropertyTemplate.hpp.
typedef double tuttle::host::ofx::property::OfxhDoubleValue::ReturnType |
type to return from a function call
Definition at line 56 of file OfxhPropertyTemplate.hpp.
typedef double tuttle::host::ofx::property::OfxhDoubleValue::Type |
Definition at line 55 of file OfxhPropertyTemplate.hpp.
double tuttle::host::ofx::property::OfxhDoubleValue::kEmpty = 0 [static] |
Definition at line 58 of file OfxhPropertyTemplate.hpp.
const EPropType tuttle::host::ofx::property::OfxhDoubleValue::typeCode = ePropTypeDouble [static] |
Definition at line 57 of file OfxhPropertyTemplate.hpp.