34 #ifndef EMANEEVENTAGENTDIRECTOR_HEADER_    35 #define EMANEEVENTAGENTDIRECTOR_HEADER_    86       std::unique_ptr<EventAgentManager> 
construct(
const uuid_t & uuid);
   110 #endif //EMANEEVENTAGENTDIRECTOR_HEADER_ 
Implementation of Configuration to properly configure the EventDaemonManager. 
 
EventAgentDirector(const std::string &filename, EventAgentBuilder &builder)
 
Provides methods for constructing event agents and a manager to contain and control them as a group...
 
std::unique_ptr< EventAgentManager > construct(const uuid_t &uuid)