See: Description
Interface | Description |
---|---|
ResultFactory<T> |
Class | Description |
---|---|
BooleanResultFactory | |
IntegerResultFactory | |
ObjectResultFactory | |
ProtocolDescriptionResultFactory | |
Response<T> |
The response from an XML-RPC call.
|
StringListResultFactory | |
StringResultFactory | |
SystemStateResultFactory |
A
ResultFactory to take an object and turn it into a
SystemState instance. |
TopicListResultFactory |
A
ResultFactory to take an object and turn it into a list of
TopicDeclaration instances. |
TopicTypeListResultFactory |
A
ResultFactory to take an object and turn it into a list of
TopicType instances. |
UriListResultFactory |
A
ResultFactory to take an object and turn it into a list of URLIs. |
UriResultFactory | |
VoidResultFactory |
Enum | Description |
---|---|
StatusCode |
These classes should _not_ be used directly outside of the org.ros package.