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

OFX::BaseDoubleParam Class Reference

#include <ofxsParam.h>

Inheritance diagram for OFX::BaseDoubleParam:

OFX::ValueParam OFX::Param OFX::Double2DParam OFX::Double3DParam OFX::DoubleParam List of all members.

Detailed Description

Common base to all double param types.


Public Member Functions

void setIncrement (double v)
 set the sensitivity of any gui slider
void setDigits (int v)
 set the number of digits printed after a decimal point in any gui
void getIncrement (double &v)
 set the sensitivity of any gui slider
void getDigits (int &v)
 set the number of digits printed after a decimal point in any gui
void getDoubleType (DoubleTypeEnum &v)
 set the number of digits printed after a decimal point in any gui

Protected Member Functions

 mDeclareProtectedAssignAndCC (BaseDoubleParam)
 BaseDoubleParam (void)
 BaseDoubleParam (const ParamSet *paramSet, const std::string &name, ParamTypeEnum type, OfxParamHandle handle)
 hidden constructor

Friends

class ParamSet


Constructor & Destructor Documentation

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

OFX::BaseDoubleParam::BaseDoubleParam const ParamSet paramSet,
const std::string &  name,
ParamTypeEnum  type,
OfxParamHandle  handle
[protected]
 

hidden constructor


Member Function Documentation

void OFX::BaseDoubleParam::getDigits int &  v  ) 
 

set the number of digits printed after a decimal point in any gui

void OFX::BaseDoubleParam::getDoubleType DoubleTypeEnum v  ) 
 

set the number of digits printed after a decimal point in any gui

void OFX::BaseDoubleParam::getIncrement double &  v  ) 
 

set the sensitivity of any gui slider

OFX::BaseDoubleParam::mDeclareProtectedAssignAndCC BaseDoubleParam   )  [protected]
 

void OFX::BaseDoubleParam::setDigits int  v  ) 
 

set the number of digits printed after a decimal point in any gui

void OFX::BaseDoubleParam::setIncrement double  v  ) 
 

set the sensitivity of any gui slider


Friends And Related Function Documentation

friend class ParamSet [friend]
 

Reimplemented from OFX::ValueParam.

Reimplemented in OFX::DoubleParam, OFX::Double2DParam, and OFX::Double3DParam.


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