Public Member Functions | List of all members
swarmio::services::discovery::Discoverable Class Referenceabstract

Interface for discoverable services. More...

#include <Discoverable.h>

Inheritance diagram for swarmio::services::discovery::Discoverable:
Inheritance graph
[legend]

Public Member Functions

virtual void DescribeService (data::discovery::Response &descriptor)=0
 Add descriptors for the service to the discovery descriptor. More...
 

Detailed Description

Interface for discoverable services.

Definition at line 12 of file Discoverable.h.

Member Function Documentation

virtual void swarmio::services::discovery::Discoverable::DescribeService ( data::discovery::Response &  descriptor)
pure virtual

Add descriptors for the service to the discovery descriptor.

Parameters
descriptorThe proposed response to load the description into

Implemented in swarmio::services::telemetry::Service, swarmio::services::keyvalue::Service, swarmio::services::event::Service, and swarmio::services::ping::Service.


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


swarmros
Author(s):
autogenerated on Fri Apr 3 2020 03:42:48