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

#include <eNeedPool.h>

Public Member Functions

 eNeedPool (std::vector< eNeed * > const *const needs)
 

Public Attributes

std::vector< eNeed * > const *const m_needs
 

Detailed Description

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

DESCRIPTION

A class describing all the known needs in the context of eMotion

Documantation optimized for doxygen.

Constructor & Destructor Documentation

eNeedPool::eNeedPool ( std::vector< eNeed * > const *const  needs)

Constructor, which initiates the need pool

Member Data Documentation

std::vector<eNeed*> const* const eNeedPool::m_needs

a vector, holding all the known needs


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