![]() |
Dynamixel
2.9.5
RoadNarrows Robotics Dynamixel Package
|
This is the complete list of members for ShVal, including all inherited members.
Add(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
ClearStatus() (defined in ShVal) | ShVal | inline |
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 |
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 |
SetStatus(int nStatus) (defined in ShVal) | ShVal | inline |
ShVal(ShDataType eObjType, const char *sObjName) (defined in ShVal) | ShVal | inline |
Sub(const ShVal *pRhs)=0 (defined in ShVal) | ShVal | pure virtual |
ToBool() const =0 (defined in ShVal) | ShVal | pure virtual |
ToInt() const =0 (defined in ShVal) | ShVal | pure virtual |
ToReal() const =0 (defined in ShVal) | ShVal | pure virtual |
ToString() const =0 (defined in ShVal) | ShVal | pure virtual |
~ShVal() (defined in ShVal) | ShVal | inlinevirtual |