EMANE  1.0.1
EMANE::EventAgentDirector Class Reference

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

#include "eventagentdirector.h"

Detailed Description

Director used to build EventDaemon (s) with EventAgentBuilder.

The EventAgentDirector 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 EventAgents with the use of the EventAgentBuilder

See also
EventAgentBuilder EventAgent

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