ndn::Delegation Struct Reference

represents a delegation More...

#include <ndn-cxx/delegation.hpp>

+ Collaboration diagram for ndn::Delegation:

Public Attributes

Name name
 
uint64_t preference
 

Detailed Description

represents a delegation

See also
https://named-data.net/doc/ndn-tlv/link.html

Definition at line 32 of file delegation.hpp.

Member Data Documentation

Name ndn::Delegation::name

Definition at line 35 of file delegation.hpp.

uint64_t ndn::Delegation::preference

Definition at line 34 of file delegation.hpp.