EvolvingObjects
|
Public Member Functions | |
MonitorWrapper (PyObject *p) | |
eoMonitor & | operator() () |
The pure virtual function that needs to be implemented by the subclass. | |
std::string | getString (int i) |
unsigned | size () |
Public Attributes | |
PyObject * | self |
list | objects |
Definition at line 27 of file monitors.cpp.