eMotion
 All Classes Functions Variables Enumerations
Public Member Functions | Static Public Member Functions | List of all members
eReactionHandler Class Reference

#include <eReactionHandler.h>

Public Member Functions

const eReactiongetReaction (ePersonality *personality)
 

Static Public Member Functions

static bool initReactionHandler (void)
 
static eReactionHandlergetReactionHandler (void)
 

Detailed Description

Author
Florian Harde flori.nosp@m.anha.nosp@m.rde@y.nosp@m.ahoo.nosp@m..de

DESCRIPTION

A singleton handling the reactions inside the datacenter. Part of the runtime environment.

Documantation optimized for doxygen.

Member Function Documentation

const eReaction * eReactionHandler::getReaction ( ePersonality personality)

IReturns the actual state of an personality

Parameters
personalitythe personality, which shall be inspected
Returns
the active reaction
eReactionHandler * eReactionHandler::getReactionHandler ( void  )
static

Inits the reaction handker

Returns
the aktive reaction handler, if it was init or null
bool eReactionHandler::initReactionHandler ( void  )
static

Inits the reaction handler and creates an instace of it

Returns
true, if the initiation worked

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