Zero Module Framework  1.0
A framework for running distributed modules using a ZMQ message bus
 All Classes Namespaces Files Functions Variables Friends Macros
zmf::discovery::PeerRegistryInternal Member List

This is the complete list of members for zmf::discovery::PeerRegistryInternal, including all inherited members.

addModule(std::shared_ptr< zmf::data::ModuleHandle > toAdd, zmf::data::ModuleState state, std::vector< uint8_t > additionalState)zmf::discovery::PeerRegistryInternal
clearRegistry()zmf::discovery::PeerRegistryInternal
getPeerRegistryLock()zmf::discovery::PeerRegistryInternalinline
INTERNAL_getAllPeers(bool onlyActivePeers=true)zmf::discovery::PeerRegistryInternalinline
INTERNAL_getAllPeersByType(bool onlyActivePeers=true)zmf::discovery::PeerRegistryInternalinline
INTERNAL_updatePeerAdditionalState(zmf::data::ModuleUniqueId module, std::vector< uint8_t > newAdditionalState)zmf::discovery::PeerRegistryInternal
INTERNAL_updatePeerState(zmf::data::ModuleUniqueId module, zmf::data::ModuleState newState)zmf::discovery::PeerRegistryInternal
PeerRegistryInternal()zmf::discovery::PeerRegistryInternalinline
printPeerRegistry() overridezmf::discovery::PeerRegistryInternalvirtual
removeModule(zmf::data::ModuleUniqueId toRemoveId)zmf::discovery::PeerRegistryInternal
~PeerRegistryInternal()zmf::discovery::PeerRegistryInternalvirtual