|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Object org.ros.master.client.SystemState
public class SystemState
The state of the ROS graph as understood by the master.
Constructor Summary | |
---|---|
SystemState(java.util.Collection<TopicSystemState> topics)
|
Method Summary | |
---|---|
java.util.Collection<TopicSystemState> |
getTopics()
Get all topics in the system state. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SystemState(java.util.Collection<TopicSystemState> topics)
Method Detail |
---|
public java.util.Collection<TopicSystemState> getTopics()
|
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |