Definition at line 161 of file saturated_pool.hpp.
Friends | |
| class | saturated_pool |
Public Types | |
| typedef type | value_type |
Public Member Functions | |
| bool | advance (entity e) |
| value_type & | get () const |
| bool | increment (entity) |
| bool | is_end () const |
| bool | is_entity (entity) const |
| window () | |
|
friend |
Definition at line 197 of file saturated_pool.hpp.
| bool entity::component::saturated_pool< T >::window::advance | ( | entity | e | ) |
Definition at line 179 of file saturated_pool.hpp.
| value_type& entity::component::saturated_pool< T >::window::get | ( | ) | const |
Definition at line 185 of file saturated_pool.hpp.
| bool entity::component::saturated_pool< T >::window::increment | ( | entity | ) |
Definition at line 173 of file saturated_pool.hpp.
| bool entity::component::saturated_pool< T >::window::is_end | ( | ) | const |
Definition at line 190 of file saturated_pool.hpp.
| bool entity::component::saturated_pool< T >::window::is_entity | ( | entity | ) | const |
Definition at line 168 of file saturated_pool.hpp.
| typedef type entity::component::saturated_pool< T >::window::value_type |
Definition at line 163 of file saturated_pool.hpp.
| entity::component::saturated_pool< T >::window::window | ( | ) |
Definition at line 165 of file saturated_pool.hpp.