TuttleOFX  1
TuttleOFX/libraries/tuttle/src/tuttle/common/ofx/core.cpp File Reference
#include "core.hpp"
#include <ofxImageEffect.h>
#include <boost/lexical_cast.hpp>
Include dependency graph for core.cpp:

Go to the source code of this file.

Namespaces

namespace  tuttle
 

global namespace of the project


namespace  tuttle::ofx

Functions

std::string tuttle::ofx::mapStatusToString (const OfxStatus stat)
 maps status to a string
std::ostream & operator<< (std::ostream &os, const OfxPlugin &v)

Function Documentation

std::ostream& operator<< ( std::ostream &  os,
const OfxPlugin &  v 
)

Definition at line 37 of file core.cpp.