#include <SimMetaProg.h>
Definition at line 30 of file SimMetaProg.h.
Public Types | |
typedef MPTYPE | MPType |
Public Member Functions | |
virtual | ~SimMetaProg () |
void | setVolume (VolumeSP vol) |
VolumeSP | getVolume () const |
Protected Member Functions | |
SimMetaProg () | |
SimMetaProg (const SimMetaProg &smp) | |
SimMetaProg & | operator= (const SimMetaProg &smp) |
Protected Attributes | |
VolumeSP | _vol |
|
Definition at line 34 of file SimMetaProg.h. |
|
Definition at line 32 of file SimMetaProg.h. |
|
Definition at line 40 of file SimMetaProg.h. References SimMetaProg< MPTYPE >::_vol. |
|
Definition at line 41 of file SimMetaProg.h. References SimMetaProg< MPTYPE >::_vol. |
|
Definition at line 37 of file SimMetaProg.h. References SimMetaProg< MPTYPE >::_vol. |
|
Definition at line 42 of file SimMetaProg.h. |
|
Definition at line 36 of file SimMetaProg.h. References SimMetaProg< MPTYPE >::_vol. |
|
Definition at line 44 of file SimMetaProg.h. Referenced by SimMetaProg< MPTYPE >::getVolume(), SimMetaProg< MPTYPE >::setVolume(), and SimMetaProg< MPTYPE >::SimMetaProg(). |