#include <eNeedPool.h>
Public Member Functions | |
eNeedPool (std::vector< eNeed * > const *const needs) | |
Public Attributes | |
std::vector< eNeed * > const *const | m_needs |
A class describing all the known needs in the context of eMotion
Documantation optimized for doxygen.
eNeedPool::eNeedPool | ( | std::vector< eNeed * > const *const | needs | ) |
Constructor, which initiates the need pool
std::vector<eNeed*> const* const eNeedPool::m_needs |
a vector, holding all the known needs