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

#include <eNeedCategory.h>

Public Types

enum  CATEGORY { PRI, SEC, TER }
 

Public Member Functions

 eNeedCategory (float primary, float secondary, float tertiary)
 

Public Attributes

float const m_primary
 
float const m_secondary
 
float const m_tertiary
 

Detailed Description

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

DESCRIPTION

A class defining the three catgeorys for the needs

Documantation optimized for doxygen.

Member Enumeration Documentation

a enum for passing parameters

Constructor & Destructor Documentation

eNeedCategory::eNeedCategory ( float  primary,
float  secondary,
float  tertiary 
)

Constructor, which defines the categorys

Parameters
primarythe factor for the primary catgeory
secondarythe factor for the secondary catgeory
tertiarythe factor for the tertiary catgeory

Member Data Documentation

float const eNeedCategory::m_primary

factor of the primary needs category

float const eNeedCategory::m_secondary

factor of the secondary needs category

float const eNeedCategory::m_tertiary

factor of the tertiary needs category


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