RosActionGoal<G extends RosMessage<G> , AG extends RosActionGoal<G, AG> > class
- Inheritance
- Object
- RosMessage<
AG> - RosActionGoal
Constructors
Properties
- fullType → String
-
read-only, inherited
- goal ↔ G
-
read / write
- goal_id ↔ GoalID
-
read / write
- hashCode → int
-
The hash code for this object. [...]
read-only, inherited
- header ↔ Header
-
read / write
- md5sum → String
-
read-only, inherited
- messageDefinition → String
-
read-only, inherited
- runtimeType → Type
-
A representation of the runtime type of the object.
read-only, inherited
Methods
-
call(
) → AG -
inherited
-
deserialize(
ByteDataReader reader ) → AG -
inherited
-
noSuchMethod(
Invocation invocation ) → dynamic -
Invoked when a non-existent method or property is accessed. [...]
inherited
-
toString(
) → String -
Returns a string representation of this object.
inherited
Operators
-
operator ==(
Object other ) → bool -
The equality operator. [...]
inherited