TuttleOFX  1
ofxProperty.h File Reference
#include "ofxCore.h"
Include dependency graph for ofxProperty.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

struct  OfxPropertySuiteV1
 The OFX suite used to access properties on OFX objects. More...

Defines

#define kOfxPropertySuite   "OfxPropertySuite"

Typedefs

typedef struct OfxPropertySuiteV1 OfxPropertySuiteV1
 The OFX suite used to access properties on OFX objects.

Detailed Description

Contains the API for manipulating generic properties. For more details see PropertiesPage.

Definition in file ofxProperty.h.


Define Documentation

#define kOfxPropertySuite   "OfxPropertySuite"

Typedef Documentation

The OFX suite used to access properties on OFX objects.