Class RobotUpdateHandle::ActivityIdentifier
Defined in File RobotUpdateHandle.hpp
Nested Relationships
This class is a nested type of Class RobotUpdateHandle.
Class Documentation
-
class ActivityIdentifier
Unique identifier for an activity that the robot is performing. Used by the EasyFullControl API.
Public Functions
-
bool operator==(const ActivityIdentifier&) const
Compare whether two activity handles are referring to the same activity.
-
bool operator==(const ActivityIdentifier&) const