Public Attributes | List of all members
ndn_ElementListener Struct Reference

An ndn_ElementListener struct holds a function pointer onReceivedElement. More...

#include <element-reader-types.h>

Inheritance diagram for ndn_ElementListener:
ndn::ElementListener ndn::ElementListenerLite ndn::Node

Public Attributes

ndn_OnReceivedElement onReceivedElement
 see ndn_ElementListener_initialize
 

Detailed Description

An ndn_ElementListener struct holds a function pointer onReceivedElement.

You can extend this struct with data that will be passed to onReceivedElement.


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