25 eFeeling(std::string *name,
float value);
~eFeeling(void)
Definition: eFeeling.cpp:10
Definition: eFeeling.h:15
float m_value
Definition: eFeeling.h:33
std::string *const m_name
Definition: eFeeling.h:32
eFeeling(std::string *name, float value)
Definition: eFeeling.cpp:4