TuttleOFX
1
|
#include <tuttle/plugin/global.hpp>
#include <ofxsParam.h>
#include <boost/ptr_container/ptr_vector.hpp>
#include <boost/foreach.hpp>
Go to the source code of this file.
Data Structures | |
struct | tuttle::plugin::interact::IsActiveFunctor |
struct | tuttle::plugin::interact::AlwaysActiveFunctor< negate > |
class | tuttle::plugin::interact::IsEnableParamFunctor< negate > |
class | tuttle::plugin::interact::IsNotSecretParamFunctor< negate > |
class | tuttle::plugin::interact::IsActiveBooleanParamFunctor< negate > |
class | tuttle::plugin::interact::IsActiveChoiceParamFunctor< negate > |
class | tuttle::plugin::interact::AndActiveFunctor< negate > |
class | tuttle::plugin::interact::OrActiveFunctor< negate > |
Namespaces | |
namespace | tuttle |
global namespace of the project | |
namespace | tuttle::plugin |
namespace | tuttle::plugin::interact |
Functions | |
IsActiveFunctor * | tuttle::plugin::interact::new_clone (const IsActiveFunctor &a) |