RosDynamicConfigParameterT Methods |
The RosDynamicConfigParameterT generic type exposes the following members.
Name | Description | |
---|---|---|
![]() | Compare |
Compares values of this parameter to the other parameter. Returns true if they are equal
|
![]() | Equals | Determines whether the specified object is equal to the current object. (Inherited from Object.) |
![]() | GetHashCode | Serves as the default hash function. (Inherited from Object.) |
![]() | GetType | Gets the Type of the current instance. (Inherited from Object.) |
![]() | ReadXml | Generates an object from its XML representation. |
![]() | SetValueAction | Sets value action. Invoked by ROS subsystem when value received from ROS |
![]() | ToString | Returns a string that represents the current object. (Inherited from Object.) |
![]() | ValueFromString | Value from string. |
![]() | WriteXml | Converts an object into its XML representation. |