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

OFX::StringParamDescriptor Class Reference

#include <ofxsParam.h>

Inheritance diagram for OFX::StringParamDescriptor:

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

Detailed Description

Wraps up a string param.


Public Member Functions

void setDefault (const std::string &v)
 set the default value, default is 0
void setStringType (StringTypeEnum v)
 sets the kind of the string param, defaults to eStringSingleLine
void setFilePathExists (bool v)
 if the string param is a file path, say that we are picking an existing file, defaults to true

Protected Member Functions

 mDeclareProtectedAssignAndCC (StringParamDescriptor)
 StringParamDescriptor (void)
 StringParamDescriptor (const std::string &name, OfxPropertySetHandle props)
 hidden ctor

Friends

class ParamSetDescriptor


Constructor & Destructor Documentation

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

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

hidden ctor


Member Function Documentation

OFX::StringParamDescriptor::mDeclareProtectedAssignAndCC StringParamDescriptor   )  [protected]
 

void OFX::StringParamDescriptor::setDefault const std::string &  v  ) 
 

set the default value, default is 0

void OFX::StringParamDescriptor::setFilePathExists bool  v  ) 
 

if the string param is a file path, say that we are picking an existing file, defaults to true

void OFX::StringParamDescriptor::setStringType StringTypeEnum  v  ) 
 

sets the kind of the string param, defaults to eStringSingleLine


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