#include <Manager.hpp>
◆ ComponentDoesNotExist()
template<ValidEntity entityType = ecs::entity>
template<typename ComponentType >
ecs::Manager< entityType >::ComponentDoesNotExist::ComponentDoesNotExist |
( |
| ) |
|
|
inline |
◆ getType()
template<ValidEntity entityType = ecs::entity>
const std::type_index & ecs::Manager< entityType >::ComponentDoesNotExist::getType |
( |
| ) |
const |
|
inline |
◆ what()
template<ValidEntity entityType = ecs::entity>
const char * ecs::Manager< entityType >::ComponentDoesNotExist::what |
( |
| ) |
const |
|
inlineoverridenoexcept |
The documentation for this class was generated from the following file: