EMANE
1.2.1
|
Director used to build EventDaemon (s) with TransportBuilder. More...
#include "transportdirector.h"
Director used to build EventDaemon (s) with TransportBuilder.
The TransportDirector class is the implementation of the Director part of the Builder design pattern from the GoF book (see reference, at end of file). Its task is to manage the creation of Transports with the use of the TransportBuilder