NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.0: NDN, CCN, CCNx, content centric networks
API Documentation
nfd::UnixStreamChannel::Error Struct Reference

UnixStreamChannel-related error. More...

#include <unix-stream-channel.hpp>

Inheritance diagram for nfd::UnixStreamChannel::Error:
Collaboration diagram for nfd::UnixStreamChannel::Error:

Public Member Functions

 Error (const std::string &what)
 

Detailed Description

UnixStreamChannel-related error.

Definition at line 48 of file unix-stream-channel.hpp.

Constructor & Destructor Documentation

§ Error()

nfd::UnixStreamChannel::Error::Error ( const std::string &  what)
inline

Definition at line 50 of file unix-stream-channel.hpp.

References DECL_OVERRIDE, and nfd::UnixStreamChannel.


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