#include <ofxsParam.h>
Inheritance diagram for OFX::ChoiceParamDescriptor:

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 |
|
|
|
|
||||||||||||
|
hidden constructor
|
|
|
set the default value
|
|
|
how many options do we have
|
|
|
|
|
|
set the default value
|
|
|
set the default value
|
|
|
Reimplemented from OFX::ValueParamDescriptor. |
1.3.9.1