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... | |
An ndn_ForwardingEntry holds fields for a ForwardingEntry which is used to register a prefix with a hub.
| 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.
1.8.9.1