EvolvingObjects
ValueParam Class Reference
Inheritance diagram for ValueParam:
eoParam

List of all members.

Public Member Functions

 ValueParam (boost::python::object o, std::string longName, std::string d="No Description", char s=0, bool r=false)
std::string getValue () const
 Pure virtual function to get the value out.
void setValue (const std::string &v)
 Pure virtual function to set the value.
boost::python::object getObj () const
void setObj (boost::python::object o)

Private Attributes

boost::python::object obj

Detailed Description

Definition at line 7 of file valueParam.h.


The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Friends