Dynamixel  2.9.5
RoadNarrows Robotics Dynamixel Package
ShLangMulExpr Class Reference
Inheritance diagram for ShLangMulExpr:
ShLang

Public Member Functions

 ShLangMulExpr (ShLangMulExpr *pLhsExpr, ShBinOp eOp, ShLangPrimaryExpr *pRhsExpr)
 
 ShLangMulExpr (ShLangMulExpr *pPrimaryExpr)
 
int Eval ()
 
- Public Member Functions inherited from ShLang
 ShLang (ShLangToken eObjType, const char *sObjName)
 
const ShValGetResult ()
 
int Print ()=0
 

Protected Attributes

ShLangMulExprm_pLhs
 
ShBinOp_T eOp
 
ShLangPrimaryExprm_pRhs
 

Additional Inherited Members

- Public Attributes inherited from ShLang
prottected __pad0__: ShLangToken m_eObjType
 
const char * m_sObjName
 
ShValm_pResult
 

Detailed Description

Definition at line 562 of file rnshell.cxx.


The documentation for this class was generated from the following file: