Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

OFX::FactoryMainEntryHelper< FACTORY > Class Template Reference

#include <ofxsImageEffect.h>

Inheritance diagram for OFX::FactoryMainEntryHelper< FACTORY >:

OFX::PluginFactoryHelper< FACTORY > List of all members.

template<class FACTORY>
class OFX::FactoryMainEntryHelper< FACTORY >


Protected Member Functions

const std::string & getHelperID () const
unsigned int getHelperMajorVersion () const
unsigned int getHelperMinorVersion () const
std::string toString (unsigned int val)
 FactoryMainEntryHelper (const std::string &id, unsigned int maj, unsigned int min)
const std::string & getHelperUID () const

Static Protected Member Functions

OfxStatus mainEntry (const char *action, const void *handle, OfxPropertySetHandle in, OfxPropertySetHandle out)

Protected Attributes

std::string _id
unsigned int _maj
unsigned int _min

Static Protected Attributes

std::string _uid

Constructor & Destructor Documentation

template<class FACTORY>
OFX::FactoryMainEntryHelper< FACTORY >::FactoryMainEntryHelper const std::string &  id,
unsigned int  maj,
unsigned int  min
[inline, protected]
 


Member Function Documentation

template<class FACTORY>
const std::string& OFX::FactoryMainEntryHelper< FACTORY >::getHelperID  )  const [inline, protected]
 

template<class FACTORY>
unsigned int OFX::FactoryMainEntryHelper< FACTORY >::getHelperMajorVersion  )  const [inline, protected]
 

template<class FACTORY>
unsigned int OFX::FactoryMainEntryHelper< FACTORY >::getHelperMinorVersion  )  const [inline, protected]
 

template<class FACTORY>
const std::string& OFX::FactoryMainEntryHelper< FACTORY >::getHelperUID  )  const [inline, protected]
 

template<class FACTORY>
OfxStatus OFX::FactoryMainEntryHelper< FACTORY >::mainEntry const char *  action,
const void *  handle,
OfxPropertySetHandle  in,
OfxPropertySetHandle  out
[inline, static, protected]
 

template<class FACTORY>
std::string OFX::FactoryMainEntryHelper< FACTORY >::toString unsigned int  val  )  [inline, protected]
 


Member Data Documentation

template<class FACTORY>
std::string OFX::FactoryMainEntryHelper< FACTORY >::_id [protected]
 

template<class FACTORY>
unsigned int OFX::FactoryMainEntryHelper< FACTORY >::_maj [protected]
 

template<class FACTORY>
unsigned int OFX::FactoryMainEntryHelper< FACTORY >::_min [protected]
 

template<class FACTORY>
std::string OFX::FactoryMainEntryHelper< T >::_uid [static, protected]
 


The documentation for this class was generated from the following file:
Generated on Thu Oct 9 13:03:49 2008 for OFX Support by  doxygen 1.3.9.1