TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/host/ofx/attribute/OfxhAttribute.hpp File Reference
#include "OfxhAttributeDescriptor.hpp"
#include <boost/serialization/serialization.hpp>
#include <boost/serialization/nvp.hpp>
#include <boost/serialization/export.hpp>
#include <boost/type_traits/is_virtual_base_of.hpp>
Include dependency graph for OfxhAttribute.hpp:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Data Structures

class  tuttle::host::ofx::attribute::OfxhAttribute

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::attribute

Enumerations

enum  tuttle::host::ofx::attribute::EChange { tuttle::host::ofx::attribute::eChangeNone, tuttle::host::ofx::attribute::eChangeTime, tuttle::host::ofx::attribute::eChangeUserEdited, tuttle::host::ofx::attribute::eChangePluginEdited }

Functions

std::string tuttle::host::ofx::attribute::mapChangeEnumToString (const EChange change)
EChange tuttle::host::ofx::attribute::mapChangeStringToEnum (const std::string &change)