Vegastrike 0.5.1 rc1
1.0
Original sources for Vegastrike Evolved
|
#include <cstddef>
#include <list>
#include <vector>
Go to the source code of this file.
Classes | |
class | UnitCollection |
class | UnitCollection::UnitIterator |
class | UnitCollection::ConstIterator |
Macros | |
#define | USE_STL_COLLECTION |
Typedefs | |
typedef UnitCollection::UnitIterator | un_iter |
typedef UnitCollection::ConstIterator | un_kiter |
typedef UnitCollection::UnitIterator | un_fiter |
typedef UnitCollection::ConstIterator | un_fkiter |
#define USE_STL_COLLECTION |
Definition at line 10 of file collection.h.
typedef UnitCollection::UnitIterator un_fiter |
Definition at line 274 of file collection.h.
Definition at line 275 of file collection.h.
typedef UnitCollection::UnitIterator un_iter |
Definition at line 272 of file collection.h.
Definition at line 273 of file collection.h.