NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
nfd::InternalFace::Error Class Reference

InternalFace-related error. More...

#include <internal-face.hpp>

Inheritance diagram for nfd::InternalFace::Error:
Collaboration diagram for nfd::InternalFace::Error:

Public Member Functions

 Error (const std::string &what)
 
- Public Member Functions inherited from nfd::Face::Error
 Error (const std::string &what)
 

Detailed Description

InternalFace-related error.

Definition at line 42 of file internal-face.hpp.

Constructor & Destructor Documentation

nfd::InternalFace::Error::Error ( const std::string &  what)
inlineexplicit

Definition at line 46 of file internal-face.hpp.


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