RosActionResult<R extends RosMessage<R>, AR extends RosActionResult<R, AR>> class abstract

Inheritance

Constructors

RosActionResult()

Properties

fullType String
no setterinherited
hashCode int
The hash code for this object.
no setterinherited
getter/setter pair
md5sum String
no setterinherited
messageDefinition String
no setterinherited
result ↔ R
getter/setter pair
runtimeType Type
A representation of the runtime type of the object.
no setterinherited
status ↔ GoalStatus
getter/setter pair

Methods

call() → AR
inherited
deserialize(ByteDataReader reader) → AR
inherited
getMessageSize() int
inherited
noSuchMethod(Invocation invocation) → dynamic
Invoked when a nonexistent method or property is accessed.
inherited
serialize(ByteDataWriter writer) → void
inherited
toString() String
A string representation of this object.
inherited

Operators

operator ==(Object other) bool
The equality operator.
inherited