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

OFX::ChoiceParamDescriptor Class Reference

#include <ofxsParam.h>

Inheritance diagram for OFX::ChoiceParamDescriptor:

OFX::ValueParamDescriptor OFX::ParamDescriptor List of all members.

Detailed Description

Wraps up a choice param.


Public Member Functions

void setDefault (int v)
 set the default value
void appendOption (const std::string &v)
 set the default value
int getNOptions (void)
 how many options do we have
void resetOptions (void)
 set the default value

Protected Member Functions

 mDeclareProtectedAssignAndCC (ChoiceParamDescriptor)
 ChoiceParamDescriptor (void)
 ChoiceParamDescriptor (const std::string &name, OfxPropertySetHandle props)
 hidden constructor

Friends

class ParamSetDescriptor


Constructor & Destructor Documentation

OFX::ChoiceParamDescriptor::ChoiceParamDescriptor void   )  [inline, protected]
 

OFX::ChoiceParamDescriptor::ChoiceParamDescriptor const std::string &  name,
OfxPropertySetHandle  props
[protected]
 

hidden constructor


Member Function Documentation

void OFX::ChoiceParamDescriptor::appendOption const std::string &  v  ) 
 

set the default value

int OFX::ChoiceParamDescriptor::getNOptions void   ) 
 

how many options do we have

OFX::ChoiceParamDescriptor::mDeclareProtectedAssignAndCC ChoiceParamDescriptor   )  [protected]
 

void OFX::ChoiceParamDescriptor::resetOptions void   ) 
 

set the default value

void OFX::ChoiceParamDescriptor::setDefault int  v  ) 
 

set the default value


Friends And Related Function Documentation

friend class ParamSetDescriptor [friend]
 

Reimplemented from OFX::ValueParamDescriptor.


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