EMANE  1.0.1
EMANE::TransportDirector Class Reference

Director used to build EventDaemon (s) with TransportBuilder. More...

#include "transportdirector.h"

Detailed Description

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

See also
TransportBuilder Transport

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