NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::StreamFaceSenderImpl< Protocol, FaceBase, Packet > Struct Template Reference

#include <stream-face.hpp>

Static Public Member Functions

static void send (StreamFace< Protocol, FaceBase > &face, const Packet &packet)
 

Detailed Description

template<class Protocol, class FaceBase, class Packet>
struct nfd::StreamFaceSenderImpl< Protocol, FaceBase, Packet >

Definition at line 36 of file stream-face.hpp.

Member Function Documentation

template<class Protocol , class FaceBase , class Packet >
static void nfd::StreamFaceSenderImpl< Protocol, FaceBase, Packet >::send ( StreamFace< Protocol, FaceBase > &  face,
const Packet &  packet 
)
inlinestatic

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