35 #ifndef EMANETRANSPORTDIRECTOR_HEADER_ 36 #define EMANETRANSPORTDIRECTOR_HEADER_ 87 std::unique_ptr<TransportManager>
construct(
const uuid_t & uuid);
109 std::unique_ptr<NEMLayer>
122 #endif //EMANETRANSPORTDIRECTOR_HEADER_
std::unique_ptr< TransportManager > construct(const uuid_t &uuid)
TransportDirector(const std::string &filename, TransportBuilder &builder)
Implementation of Configuration to properly configure the TransportManager.
Provides methods for contructing transports and a manager to contain and control them as a a group...
Contains all configuration associated with a TransportInstance.