|
TuttleOFX
1
|
Wraps up a group param. More...
#include <ofxsParam.h>


Protected Member Functions | |
| PageParam (const ParamSet *paramSet, const std::string &name, OfxParamHandle handle) | |
| hidden constructor | |
Private Member Functions | |
| mDeclareProtectedAssignAndCC (PageParam) | |
| PageParam (void) | |
Friends | |
| class | ParamSet |
Wraps up a group param.
Definition at line 1645 of file ofxsParam.h.
| OFX::PageParam::PageParam | ( | void | ) | [inline, private] |
Definition at line 1649 of file ofxsParam.h.
| OFX::PageParam::PageParam | ( | const ParamSet * | paramSet, |
| const std::string & | name, | ||
| OfxParamHandle | handle | ||
| ) | [protected] |
hidden constructor
Definition at line 2334 of file ofxsParams.cpp.
| OFX::PageParam::mDeclareProtectedAssignAndCC | ( | PageParam | ) | [private] |
friend class ParamSet [friend] |
Reimplemented from OFX::Param.
Definition at line 1656 of file ofxsParam.h.