RosMessage<T> class
- Implementers
- Bool
- Byte
- ByteMultiArray
- Char
- Clock
- ColorRGBA
- Duration
- Empty
- Float32
- Float32MultiArray
- Float64
- Float64MultiArray
- GoalID
- GoalStatus
- GoalStatusArray
- Header
- Int16
- Int16MultiArray
- Int32
- Int32MultiArray
- Int64
- Int64MultiArray
- Int8
- Int8MultiArray
- Log
- MultiArrayDimension
- MultiArrayLayout
- RosActionFeedback
- RosActionGoal
- RosActionResult
- StringMessage
- Time
- TopicStatistics
- UInt16
- UInt16MultiArray
- UInt32
- UInt32MultiArray
- UInt64
- UInt64MultiArray
- UInt8
- UInt8MultiArray
Constructors
Properties
Methods
-
call(
) → T -
deserialize(
ByteDataReader reader ) → T -
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