NS-3 based Named Data Networking (NDN) simulator
ndnSIM 2.5: 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

◆ Error()

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

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


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