An ndn_Exclude holds an array of ndn_ExcludeEntry. More...
#include <interest-types.h>
Public Attributes | |
| struct ndn_ExcludeEntry * | entries |
| pointer to the array of entries. More... | |
| size_t | maxEntries |
| the number of elements in the allocated entries array | |
| size_t | nEntries |
| the number of entries in the exclude, 0 for no exclude | |
An ndn_Exclude holds an array of ndn_ExcludeEntry.
| struct ndn_ExcludeEntry* ndn_Exclude::entries |
pointer to the array of entries.
1.8.6