nlsr::dataset Namespace Reference

Variables

const ndn::Name::Component ADJACENCY_COMPONENT = ndn::Name::Component{"adjacencies"}
 
const ndn::Name::Component NAME_COMPONENT = ndn::Name::Component{"names"}
 
const ndn::Name::Component COORDINATE_COMPONENT = ndn::Name::Component{"coordinates"}
 

Variable Documentation

const ndn::Name::Component nlsr::dataset::ADJACENCY_COMPONENT = ndn::Name::Component{"adjacencies"}

Definition at line 37 of file lsdb-dataset-interest-handler.hpp.

const ndn::Name::Component nlsr::dataset::COORDINATE_COMPONENT = ndn::Name::Component{"coordinates"}

Definition at line 39 of file lsdb-dataset-interest-handler.hpp.

const ndn::Name::Component nlsr::dataset::NAME_COMPONENT = ndn::Name::Component{"names"}

Definition at line 38 of file lsdb-dataset-interest-handler.hpp.