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

#include <eFeeling.h>

Public Member Functions

 eFeeling (std::string *name, float value)
 
 ~eFeeling (void)
 

Public Attributes

std::string *const m_name
 
float m_value
 

Detailed Description

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

DESCRIPTION

A class describing a feeling in the context of eMotion.

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eFeeling::eFeeling ( std::string *  name,
float  value 
)

Constructor that creates an empty eCondtions object.

Parameters
namea pointer to the feelings pool nameing this feeling.
valuethe vlaue, which describes this feeling
eFeeling::~eFeeling ( void  )

Standard destructor, freeing ressources

Member Data Documentation

std::string* const eFeeling::m_name

holds a pointer to a string, describing the name of this feeling

float eFeeling::m_value

holds a value, describing the state of this feeling


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