#include <sync-logic-handler.hpp>
Collaboration diagram for nlsr::SyncLogicOptions:Public Attributes | |
| HyperbolicState | hyperbolicState |
| ndn::Name | routerPrefix |
| ndn::time::milliseconds | syncInterestLifetime |
| ndn::Name | syncPrefix |
| SyncProtocol | syncProtocol |
| ndn::Name | userPrefix |
Definition at line 35 of file sync-logic-handler.hpp.
| HyperbolicState nlsr::SyncLogicOptions::hyperbolicState |
Definition at line 42 of file sync-logic-handler.hpp.
| ndn::Name nlsr::SyncLogicOptions::routerPrefix |
Definition at line 41 of file sync-logic-handler.hpp.
| ndn::time::milliseconds nlsr::SyncLogicOptions::syncInterestLifetime |
Definition at line 40 of file sync-logic-handler.hpp.
| ndn::Name nlsr::SyncLogicOptions::syncPrefix |
Definition at line 38 of file sync-logic-handler.hpp.
| SyncProtocol nlsr::SyncLogicOptions::syncProtocol |
Definition at line 37 of file sync-logic-handler.hpp.
| ndn::Name nlsr::SyncLogicOptions::userPrefix |
Definition at line 39 of file sync-logic-handler.hpp.