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

#include <eReaction.h>

Public Member Functions

 eReaction (std::string *name, std::vector< eFeeling * > *feelingPattern)
 

Public Attributes

std::string *const m_name
 
std::vector< eFeeling * > *const m_feelingPattern
 

Detailed Description

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

DESCRIPTION

A class defining a reaction in the context of eMotion

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eReaction::eReaction ( std::string *  name,
std::vector< eFeeling * > *  feelingPattern 
)

Constructor, which defines a reaction

Parameters
namea string describing this reaction
feelingPatterna vector of feelings describing this reaction

Member Data Documentation

std::vector<eFeeling*>* const eReaction::m_feelingPattern

describes a pattern in relation to the mood

std::string* const eReaction::m_name

describes the name of this reaction


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