|
TuttleOFX
1
|

Go to the source code of this file.
Namespaces | |
| namespace | OFX |
The core 'OFX Support' namespace, used by plugin implementations. All code for these are defined in the common support libraries. | |
| namespace | OFX::Plugin |
The OFX::Plugin namespace. All the functions in here needs to be defined by each plugin that uses the support libs. | |
Defines | |
| #define | OFXPLUGIN_VERSION_MAJOR 4 |
| #define | OFXPLUGIN_VERSION_MINOR 0 |
Functions | |
| void | OFX::Plugin::getPluginIDs (OFX::PluginFactoryArray &ids) |
| #define OFXPLUGIN_VERSION_MAJOR 4 |
Definition at line 1 of file mainEntry.cpp.
| #define OFXPLUGIN_VERSION_MINOR 0 |
Definition at line 2 of file mainEntry.cpp.