|
TuttleOFX
1
|
#include "property/OfxhSet.hpp"#include "property/OfxhGetHook.hpp"#include "property/OfxhNotifyHook.hpp"#include "OfxhException.hpp"#include <ofxInteract.h>

Go to the source code of this file.
Data Structures | |
| class | tuttle::host::ofx::interact::OfxhInteractBase |
| class | tuttle::host::ofx::interact::OfxhInteractDescriptor |
| Descriptor for an interact. Interacts all share a single description. More... | |
| class | tuttle::host::ofx::interact::OfxhInteract |
Namespaces | |
| namespace | tuttle |
global namespace of the project | |
| namespace | tuttle::host |
Library for host. | |
| namespace | tuttle::host::ofx |
OpenFX wrapping to communicate with C API. | |
| namespace | tuttle::host::ofx::interact |
Enumerations | |
| enum | tuttle::host::ofx::interact::State { tuttle::host::ofx::interact::eUninitialised, tuttle::host::ofx::interact::eDescribed, tuttle::host::ofx::interact::eCreated, tuttle::host::ofx::interact::eFailed } |
| state the interact can be in More... | |