![]() |
ndn-lite
|
The structure to represent the wire format name component block. More...
#include <name-component.h>
Data Fields | |
uint8_t | value [NDN_NAME_COMPONENT_BLOCK_SIZE] |
Name component TLV block. More... | |
uint32_t | size |
The size of block. More... | |
The structure to represent the wire format name component block.
uint32_t name_component_block::size |
The size of block.
uint8_t name_component_block::value[NDN_NAME_COMPONENT_BLOCK_SIZE] |
Name component TLV block.