#include <eStandardPool.h>
Public Member Functions | |
eStandardPool (std::vector< eStandard * > const *const standards) | |
Public Attributes | |
std::vector< eStandard * > const *const | m_standards |
A class holding all the known standards in the context of eMotion
Documantation optimized for doxygen.
eStandardPool::eStandardPool | ( | std::vector< eStandard * > const *const | standards | ) |
Constructor, which initiates the standard pool
a | pointer to a vector with all the known standards |
std::vector<eStandard*> const* const eStandardPool::m_standards |
a vector holding all the known standards