Definition at line 110 of file saturated_pool.hpp.
Inheritance diagram for entity::component::saturated_pool< T >::entity_iterator< EntityListIterator >:Friends | |
| class | boost::iterator_core_access |
| class | saturated_pool |
Public Member Functions | |
| entity_iterator () | |
| entity | get_entity () const |
| bool | is_valid () const |
|
friend |
Definition at line 132 of file saturated_pool.hpp.
Definition at line 133 of file saturated_pool.hpp.
| entity entity::component::saturated_pool< T >::entity_iterator< EntityListIterator >::get_entity | ( | ) | const |
Definition at line 120 of file saturated_pool.hpp.
| bool entity::component::saturated_pool< T >::entity_iterator< EntityListIterator >::is_valid | ( | ) | const |
Definition at line 125 of file saturated_pool.hpp.
| entity::component::saturated_pool< T >::entity_iterator< EntityListIterator >::entity_iterator | ( | ) |
Definition at line 117 of file saturated_pool.hpp.