TuttleOFX
1
|
#include <ofxCore.h>
#include <boost/algorithm/string.hpp>
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/export.hpp>
#include <boost/serialization/string.hpp>
Go to the source code of this file.
Data Structures | |
struct | tuttle::host::ofx::OfxhPluginIdent |
class | tuttle::host::ofx::OfxhPluginDesc |
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. |