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

Public Member Functions | |
| void | setDefault (const std::string &v) |
| set the default value, default is 0 | |
Protected Member Functions | |
| mDeclareProtectedAssignAndCC (CustomParamDescriptor) | |
| CustomParamDescriptor (void) | |
| CustomParamDescriptor (const std::string &name, OfxPropertySetHandle props) | |
| hidden ctor | |
Friends | |
| class | ParamSetDescriptor |
|
|
|
|
||||||||||||
|
hidden ctor
|
|
|
|
|
|
set the default value, default is 0
|
|
|
Reimplemented from OFX::ValueParamDescriptor. |
1.3.9.1