All Classes Namespaces Functions Variables Typedefs Enumerations Enumerator Pages
Public Attributes | List of all members
ndn_NameComponent Struct Reference

An ndn_NameComponent holds a pointer to the component value. More...

#include <name-types.h>

Inheritance diagram for ndn_NameComponent:
ndn::NameLite::Component

Public Attributes

ndn_NameComponentType type
 
int otherTypeCode
 
struct ndn_Blob value
 A Blob with a pointer to the pre-allocated buffer for the component value.
 

Detailed Description

An ndn_NameComponent holds a pointer to the component value.


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