EvolvingObjects
ParamWrapper Class Reference
Inheritance diagram for ParamWrapper:
eoParam

List of all members.

Public Member Functions

 ParamWrapper (PyObject *p)
 ParamWrapper (PyObject *p, std::string a, std::string b, std::string c, char d, bool e)
std::string getValue () const
 Pure virtual function to get the value out.
void setValue (const std::string &s)
 Pure virtual function to set the value.

Public Attributes

PyObject * self

Detailed Description

Definition at line 30 of file valueParam.cpp.


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