|
MIRA
|
#include <python/UnitWrapper.h>

Public Member Functions | |
| PyUnitWrapperBase () | |
| virtual | ~PyUnitWrapperBase () |
| virtual void | reflect (BaseReflectorWrapper &r)=0 |
| virtual void | initialize ()=0 |
| virtual void | process ()=0 |
| virtual void | finalize ()=0 |
| void | setUnit (PyUnit *unit) |
| PyUnit & | getUnit () |
| PyUnit * | getUnitPtr () |
| bool | isValid () const |
|
inline |
|
inlinevirtual |
|
pure virtual |
Implemented in PyUnitWrapper.
|
pure virtual |
Implemented in PyUnitWrapper.
|
pure virtual |
Implemented in PyUnitWrapper.
|
pure virtual |
Implemented in PyUnitWrapper.
|
inline |
|
inline |
|
inline |
|
inline |
1.8.14