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

Sent by ServiceServer to announce a service by some name The name must be unique. More...

Public Attributes

required string node_name = 1
 name of the node
 
required string service_name = 2
 name of the service
 
required string sock_addr = 3
 address of the zmq socket
 

Detailed Description

Sent by ServiceServer to announce a service by some name The name must be unique.

msc_node-startup-service

See also
AnnounceServiceResponse, Protocol

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