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

#include <In_Reactions.h>

Inheritance diagram for In_Reactions:
B_eInputData< Out_Reactions >

Public Member Functions

 In_Reactions (void)
 
bool translateReactions (std::vector< std::string * > *names, std::vector< std::vector< eFeeling * > * > *feelingPatterns)
 

Additional Inherited Members

- Public Attributes inherited from B_eInputData< Out_Reactions >
Out_Reactionsm_outputData
 
- Protected Member Functions inherited from B_eInputData< Out_Reactions >
 B_eInputData (void)
 

Detailed Description

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

DESCRIPTION

Holds all the nescessary dtata to create a reaction pool

Documantation optimized for doxygen.

Constructor & Destructor Documentation

In_Reactions::In_Reactions ( void  )

Standard constructor

Member Function Documentation

bool In_Reactions::translateReactions ( std::vector< std::string * > *  names,
std::vector< std::vector< eFeeling * > * > *  feelingPatterns 
)

translates input data in an Out_Reactions object.

Parameters
namesa string describing this reaction
feelingPatterna vector of feelings describing this reaction
Returns
true, if everything translated as intended

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