Public Attributes | List of all members
ndn_ForwardingEntry Struct Reference

An ndn_ForwardingEntry holds fields for a ForwardingEntry which is used to register a prefix with a hub. More...

#include <forwarding-entry.h>

Public Attributes

struct ndn_Blob action
 A Blob whose value is a pointer to a pre-allocated buffer. More...
 
struct ndn_Name prefix
 
struct ndn_PublisherPublicKeyDigest publisherPublicKeyDigest
 
int faceId
 -1 for none. More...
 
struct ndn_ForwardingFlags forwardingFlags
 
ndn_Milliseconds freshnessPeriod
 -1 for none. More...
 

Detailed Description

An ndn_ForwardingEntry holds fields for a ForwardingEntry which is used to register a prefix with a hub.

Member Data Documentation

struct ndn_Blob ndn_ForwardingEntry::action

A Blob whose value is a pointer to a pre-allocated buffer.

0 for none.

int ndn_ForwardingEntry::faceId

-1 for none.

ndn_Milliseconds ndn_ForwardingEntry::freshnessPeriod

-1 for none.


The documentation for this struct was generated from the following file: