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

#include <In_Attitudes.h>

Inheritance diagram for In_Attitudes:
B_eInputData< Out_Attitudes >

Public Member Functions

 In_Attitudes (void)
 
bool translateAttitudes (std::vector< std::string * > *names, std::vector< std::vector< eFeeling * > * > *feelingSets, std::vector< eAkteur * > *akteurs)
 

Additional Inherited Members

- Public Attributes inherited from B_eInputData< Out_Attitudes >
Out_Attitudesm_outputData
 
- Protected Member Functions inherited from B_eInputData< Out_Attitudes >
 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 attitude pool

Documantation optimized for doxygen.

Constructor & Destructor Documentation

In_Attitudes::In_Attitudes ( void  )

Standard constructor

Member Function Documentation

bool In_Attitudes::translateAttitudes ( std::vector< std::string * > *  names,
std::vector< std::vector< eFeeling * > * > *  feelingSets,
std::vector< eAkteur * > *  akteurs 
)

translates input data in an Out_Attitudes object.

Parameters
namesa vector of all known attitudes, described as strings
feelingSetsa vector of feeling sets, which describe the attitude to an specific akteur
akteursa vector of the related akteurs
Returns
true, if worked as the translation worked as intended

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