TuttleOFX  1
mainEntry.cpp File Reference
Include dependency graph for mainEntry.cpp:

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   1
#define OFXPLUGIN_VERSION_MINOR   5

Functions

void OFX::Plugin::getPluginIDs (OFX::PluginFactoryArray &ids)

Define Documentation

#define OFXPLUGIN_VERSION_MAJOR   1

Definition at line 1 of file mainEntry.cpp.

#define OFXPLUGIN_VERSION_MINOR   5

Definition at line 2 of file mainEntry.cpp.