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

Exception of TcpFactory. More...

#include <tcp-factory.hpp>

Inheritance diagram for nfd::TcpFactory::Error:
Collaboration diagram for nfd::TcpFactory::Error:

Public Member Functions

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

Detailed Description

Exception of TcpFactory.

Definition at line 41 of file tcp-factory.hpp.

Constructor & Destructor Documentation

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

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