|
TuttleOFX
1
|
#include "OfxhMultiThreadSuite.hpp"#include "OfxhCore.hpp"#include <boost/thread/thread.hpp>#include <boost/thread/recursive_mutex.hpp>#include <boost/thread/tss.hpp>#include <boost/bind.hpp>
Go to the source code of this file.
Data Structures | |
| struct | OfxMutex |
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. | |
Functions | |
| void * | tuttle::host::ofx::getMultithreadSuite (const int version) |
| unsigned int _index |
Definition at line 23 of file OfxhMultiThreadSuite.cpp.
Referenced by tuttle::host::attribute::ParamInteger::getDefault().