![]() |
ndn-lite
|
#include "../forwarder/forwarder.h"
Go to the source code of this file.
Data Structures | |
struct | ndn_dummy_face |
The structure to represent a dummy face. More... | |
Typedefs | |
typedef struct ndn_dummy_face | ndn_dummy_face_t |
The structure to represent a dummy face. More... | |
Functions | |
ndn_dummy_face_t * | ndn_dummy_face_construct () |
Construct the dummy face and initialize its state. More... | |
typedef struct ndn_dummy_face ndn_dummy_face_t |
The structure to represent a dummy face.
This structure should only be declared for tests.
ndn_dummy_face_t* ndn_dummy_face_construct | ( | ) |
Construct the dummy face and initialize its state.