#include <universe_util.h>
Definition at line 19 of file universe_util.h.
UniverseUtil::PythonUnitIter::PythonUnitIter |
( |
) | |
|
|
inline |
UniverseUtil::PythonUnitIter::PythonUnitIter |
( |
const UnitCollection::UnitIterator & |
t) | |
|
|
inline |
UniverseUtil::PythonUnitIter::~PythonUnitIter |
( |
) | |
|
|
inline |
void UniverseUtil::PythonUnitIter::advance |
( |
) | |
|
|
inline |
void UniverseUtil::PythonUnitIter::advanceInsignificant |
( |
) | |
|
void UniverseUtil::PythonUnitIter::advanceJumppoint |
( |
) | |
|
void UniverseUtil::PythonUnitIter::advanceN |
( |
int |
n) | |
|
void UniverseUtil::PythonUnitIter::advanceNInsignificant |
( |
int |
n) | |
|
void UniverseUtil::PythonUnitIter::advanceNJumppoint |
( |
int |
n) | |
|
void UniverseUtil::PythonUnitIter::advanceNPlanet |
( |
int |
n) | |
|
void UniverseUtil::PythonUnitIter::advanceNSignificant |
( |
int |
n) | |
|
void UniverseUtil::PythonUnitIter::advancePlanet |
( |
) | |
|
void UniverseUtil::PythonUnitIter::advanceSignificant |
( |
) | |
|
Unit * UniverseUtil::PythonUnitIter::current |
( |
) | |
|
bool UniverseUtil::PythonUnitIter::isDone |
( |
) | |
|
|
inline |
class Unit* UniverseUtil::PythonUnitIter::next |
( |
) | |
|
|
inline |
bool UniverseUtil::PythonUnitIter::notDone |
( |
) | |
|
|
inline |
void UniverseUtil::PythonUnitIter::preinsert |
( |
Unit * |
unit) | |
|
|
inline |
void UniverseUtil::PythonUnitIter::remove |
( |
) | |
|
|
inline |
The documentation for this class was generated from the following files: