#include <HOM_IntParmTemplate.h>
Public Member Functions | |
| HOM_IntParmTemplate () | |
| HOM_IntParmTemplate (const HOM_IntParmTemplate &parm_template) | |
| virtual | ~HOM_IntParmTemplate () |
| SWIGOUT (virtual std::string __repr__() throw(HOM_Error);) virtual int minValue()=0 | |
| virtual int | maxValue ()=0 |
| virtual bool | minIsStrict ()=0 |
| virtual bool | maxIsStrict ()=0 |
Definition at line 25 of file HOM_IntParmTemplate.h.
| HOM_IntParmTemplate::HOM_IntParmTemplate | ( | ) | [inline] |
Definition at line 62 of file HOM_IntParmTemplate.h.
| HOM_IntParmTemplate::HOM_IntParmTemplate | ( | const HOM_IntParmTemplate & | parm_template | ) | [inline] |
Definition at line 65 of file HOM_IntParmTemplate.h.
| virtual HOM_IntParmTemplate::~HOM_IntParmTemplate | ( | ) | [inline, virtual] |
Definition at line 70 of file HOM_IntParmTemplate.h.
| virtual bool HOM_IntParmTemplate::maxIsStrict | ( | ) | [pure virtual] |
| virtual int HOM_IntParmTemplate::maxValue | ( | ) | [pure virtual] |
| virtual bool HOM_IntParmTemplate::minIsStrict | ( | ) | [pure virtual] |
| HOM_IntParmTemplate::SWIGOUT | ( | virtual std::string __repr__() throw(HOM_Error); | ) | [pure virtual] |
1.5.9