orxonox::EventContainer Class Reference

#include <src/core/Event.h>

List of all members.

Public Member Functions

 EventContainer (const std::string &eventname, Executor *eventfunction, Identifier *subclass)
void process (BaseObject *object, const Event &event)
virtual ~EventContainer ()

Private Attributes

int activeEvents_
bool bActive_
Executoreventfunction_
std::string eventname_
Identifiersubclass_


Constructor & Destructor Documentation

orxonox::EventContainer::EventContainer ( const std::string eventname,
Executor eventfunction,
Identifier subclass 
) [inline]

orxonox::EventContainer::~EventContainer (  )  [virtual]

References eventfunction_.


Member Function Documentation

void orxonox::EventContainer::process ( BaseObject object,
const Event event 
)


Member Data Documentation

Referenced by process().

Referenced by process().

Referenced by process(), and ~EventContainer().

Referenced by process().


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

Generated on Tue Jul 28 16:22:28 2009 for Orxonox by  doxygen 1.5.6