TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/host/INode.hpp File Reference
#include <tuttle/host/exceptions.hpp>
#include <ofxCore.h>
#include <ofxAttribute.h>
#include <tuttle/host/Callback.hpp>
#include <boost/noncopyable.hpp>
#include <iostream>
#include <string>
#include <vector>
#include <set>
#include <map>
Include dependency graph for INode.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::INode

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
namespace  tuttle::host::ofx::property
namespace  tuttle::host::attribute
namespace  tuttle::host::graph
 

graph work


Functions

INode * tuttle::host::new_clone (const INode &a)
 to make clonable for use in boost::ptr_container.
std::string tuttle::host::mapNodeTypeEnumToString (const INode::ENodeType e)