BlueZero (BØ)
Middleware for distributed applications
Public Attributes | List of all members
b0::resolver_msgs::NodeTopicRequest Struct Reference

Sent by node to tell a topic it is publishing onto/subscribing to. More...

Public Attributes

required string node_name = 1
 name of the node
 
required string topic_name = 2
 name of the topic
 
required bool reverse = 3
 if true, node is a subscriber, otherwise a publisher
 
required bool active = 4
 if true, the relationship is starting, otherwise it is ending
 

Detailed Description

Sent by node to tell a topic it is publishing onto/subscribing to.

msc_graph-topic

See also
NodeTopicResponse, Protocol, Graph protocol

The documentation for this struct was generated from the following file: