Uses of Class
org.ros.internal.node.topic.TopicIdentifier
Packages that use TopicIdentifier
-
Uses of TopicIdentifier in org.ros.internal.node.topic
Methods in org.ros.internal.node.topic that return TopicIdentifierModifier and TypeMethodDescriptionstatic TopicIdentifierTopicDeclaration.getIdentifier()PublisherIdentifier.getTopicIdentifier()SubscriberIdentifier.getTopicIdentifier()Constructors in org.ros.internal.node.topic with parameters of type TopicIdentifierModifierConstructorDescriptionPublisherIdentifier(NodeIdentifier nodeIdentifier, TopicIdentifier topicIdentifier) SubscriberIdentifier(NodeIdentifier nodeIdentifier, TopicIdentifier topicIdentifier) TopicDeclaration(TopicIdentifier topicIdentifier, org.ros.internal.message.topic.TopicDescription topicDescription, TransportHints transportHints)