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

Interface for discovery observers. More...

#include <Observer.h>

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

Public Member Functions

virtual void CachedDiscoveryResponseWasUpdated (const Node *node, const data::discovery::Response &response)=0
 Called to notify the observer when new discovery information was received for a node. More...
 

Detailed Description

Interface for discovery observers.

Definition at line 12 of file discovery/Observer.h.

Member Function Documentation

virtual void swarmio::services::discovery::Observer::CachedDiscoveryResponseWasUpdated ( const Node node,
const data::discovery::Response &  response 
)
pure virtual

Called to notify the observer when new discovery information was received for a node.

Parameters
nodeNode
responseDiscovery response

Implemented in swarmio::profiles::ClientProfile.


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


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