Public Attributes | List of all members
ndn_Exclude Struct Reference

An ndn_Exclude holds an array of ndn_ExcludeEntry. More...

#include <interest-types.h>

Inheritance diagram for ndn_Exclude:
ndn::ExcludeLite

Public Attributes

struct ndn_ExcludeEntryentries
 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
 

Detailed Description

An ndn_Exclude holds an array of ndn_ExcludeEntry.

Member Data Documentation

struct ndn_ExcludeEntry* ndn_Exclude::entries

pointer to the array of entries.


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