Public Member Functions | |
bool | operator== (const ArmPos &) const |
bool | operator< (const ArmPos &) const |
bool | operator!= (const ArmPos &__rhs) const |
bool | operator<= (const ArmPos &__rhs) const |
bool | operator> (const ArmPos &__rhs) const |
bool | operator>= (const ArmPos &__rhs) const |
void | __write (::IceInternal::BasicStream *) const |
void | __read (::IceInternal::BasicStream *) |
Public Attributes | |
::Ice::Int | base |
::Ice::Int | shoulder |
::Ice::Int | elbow |
::Ice::Int | wrist1 |
::Ice::Int | wrist2 |
::Ice::Int | gripper |
::Ice::Int | ex1 |
::Ice::Int | ex2 |
::Ice::Int | wristroll |
::Ice::Int | wristpitch |
::Ice::Int | duration |
Definition at line 101 of file Scorbot.ice.H.