![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
This is the complete list of members for ShValInt, including all inherited members.
| Add(const ShVal *pRhs) (defined in ShValInt) | ShValInt | virtual |
| ClearStatus() (defined in ShVal) | ShVal | inline |
| copy(const ShVal *pOrig) (defined in ShValInt) | ShValInt | inlineprotectedvirtual |
| Div(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| Dup(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| GetObjName() const (defined in ShVal) | ShVal | inline |
| GetObjType() const (defined in ShVal) | ShVal | inline |
| GetStatus() const (defined in ShVal) | ShVal | inline |
| IsEQ(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| IsGE(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| IsGT(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| IsLE(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| IsLT(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| IsNotEQ(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| m_eObjType (defined in ShVal) | ShVal | protected |
| m_nStatus (defined in ShVal) | ShVal | protected |
| m_sObjName (defined in ShVal) | ShVal | protected |
| m_val (defined in ShValInt) | ShValInt | protected |
| Mod(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| Mul(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| New(bool val) (defined in ShVal) | ShVal | static |
| New(int val) (defined in ShVal) | ShVal | static |
| New(double val) (defined in ShVal) | ShVal | static |
| New(const char *val) (defined in ShVal) | ShVal | static |
| operator=(const ShValInt &rhs) (defined in ShValInt) | ShValInt | inlinevirtual |
| SetStatus(int nStatus) (defined in ShVal) | ShVal | inline |
| ShVal(ShDataType eObjType, const char *sObjName) (defined in ShVal) | ShVal | inline |
| ShValInt(int val=0) (defined in ShValInt) | ShValInt | inline |
| Sub(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
| ToBool() const (defined in ShValInt) | ShValInt | inlinevirtual |
| ToInt() const (defined in ShValInt) | ShValInt | inlinevirtual |
| ToReal() const (defined in ShValInt) | ShValInt | inlinevirtual |
| ToString() const (defined in ShValInt) | ShValInt | inlinevirtual |
| ~ShVal() (defined in ShVal) | ShVal | inlinevirtual |