eMotion
 All Classes Functions Variables Enumerations
Public Member Functions | Public Attributes | List of all members
eReactionPool Class Reference

#include <eReactionPool.h>

Public Member Functions

 eReactionPool (std::vector< eReaction * > const *const reactions)
 

Public Attributes

std::vector< eReaction * >
const *const 
m_reactions
 

Detailed Description

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

DESCRIPTION

A classholding all known reactions in the context of emotion

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eReactionPool::eReactionPool ( std::vector< eReaction * > const *const  reactions)

Constructor, which initiates the reaction pool

Parameters
reactionsa pointer to a vector with all known reactions

Member Data Documentation

std::vector<eReaction*> const* const eReactionPool::m_reactions

a vector which holds all the known reactions


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