|
OpenTTD Source 15.0-beta1
|
Public Member Functions | |
| IterateWrapper (size_t from=0) | |
| PoolIterator< T > | begin () |
| PoolIterator< T > | end () |
| bool | empty () |
Data Fields | |
| size_t | from |
Definition at line 178 of file pool_type.hpp.
|
inline |
Definition at line 180 of file pool_type.hpp.
|
inline |
Definition at line 181 of file pool_type.hpp.
|
inline |
Definition at line 183 of file pool_type.hpp.
|
inline |
Definition at line 182 of file pool_type.hpp.
| size_t Pool< Titem, Tindex, Tgrowth_step, Tmax_size, Tpool_type, Tcache, Tzero >::IterateWrapper< T >::from |
Definition at line 179 of file pool_type.hpp.