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

#include <In_Standards.h>

Inheritance diagram for In_Standards:
B_eInputData< Out_Standards >

Public Member Functions

 In_Standards (void)
 
bool translateStandards (std::vector< std::string * > *names, std::vector< std::vector< eFeeling * > * > *feelingSets, std::vector< eObject * > *objects)
 

Additional Inherited Members

- Public Attributes inherited from B_eInputData< Out_Standards >
Out_Standardsm_outputData
 
- Protected Member Functions inherited from B_eInputData< Out_Standards >
 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 standard pool

Documantation optimized for doxygen.

Constructor & Destructor Documentation

In_Standards::In_Standards ( void  )

Standard constructor

Member Function Documentation

bool In_Standards::translateStandards ( std::vector< std::string * > *  names,
std::vector< std::vector< eFeeling * > * > *  feelingSets,
std::vector< eObject * > *  objects 
)

translates input data in an Out_Standards object.

Parameters
namesa vector of all known standards, described as strings
feelingSetsa vector of feeling sets, which describe the standard about a specific object
objectsa vector of the related objects
Returns
true, if worked as the translation worked as intended

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