TuttleOFX  1
tuttle::host::ofx::property::OfxhPropSpec Struct Reference

#include <OfxhSet.hpp>

Data Fields

const char * name
 name of the property
EPropType type
 type
int dimension
 fixed dimension of the property, set to zero if variable dimension
bool readonly
 is the property plug-in read only
const char * defaultValue
 Default value as a string. Pointers are ignored and always null.

Detailed Description

A class that is used to initialize a property set. Feed in an array of these to a property and it will construct a bunch of properties. Terminate such an array with an empty (all zero) set.

Definition at line 44 of file OfxhSet.hpp.


Field Documentation


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