![]() |
ndn-lite
|
The structure to implement state storage and management in Service Discovery. More...
#include <service-discovery.h>
Data Fields | |
ndn_name_t | home_prefix |
The home prefix of local network. More... | |
ndn_sd_identity_t | self |
The local state manager identity (and services provided). More... | |
ndn_sd_identity_t | neighbors [NDN_APPSUPPORT_NEIGHBORS_SIZE] |
The neighbor list. More... | |
The structure to implement state storage and management in Service Discovery.
ndn_name_t ndn_sd_context::home_prefix |
The home prefix of local network.
ndn_sd_identity_t ndn_sd_context::neighbors[NDN_APPSUPPORT_NEIGHBORS_SIZE] |
The neighbor list.
ndn_sd_identity_t ndn_sd_context::self |
The local state manager identity (and services provided).