#include <oldcollection.h>
Definition at line 192 of file oldcollection.h.
UnitCollection::ConstFastIterator::ConstFastIterator |
( |
) | |
|
|
inline |
UnitCollection::ConstFastIterator::ConstFastIterator |
( |
const ConstFastIterator & |
orig) | |
|
|
inline |
UnitCollection::ConstFastIterator::ConstFastIterator |
( |
const UnitListNode * |
start) | |
|
|
inline |
UnitCollection::ConstFastIterator::~ConstFastIterator |
( |
) | |
|
|
inline |
void UnitCollection::ConstFastIterator::advance |
( |
) | |
|
|
inline |
const Unit* UnitCollection::ConstFastIterator::current |
( |
) | |
const |
|
inline |
bool UnitCollection::ConstFastIterator::isDone |
( |
) | |
const |
|
inline |
const Unit* UnitCollection::ConstFastIterator::next |
( |
) | |
|
|
inline |
bool UnitCollection::ConstFastIterator::notDone |
( |
) | |
const |
|
inline |
const Unit* UnitCollection::ConstFastIterator::operator* |
( |
) | |
const |
|
inline |
const Unit* UnitCollection::ConstFastIterator::operator++ |
( |
) | |
|
|
inline |
const Unit* UnitCollection::ConstFastIterator::operator++ |
( |
int |
) | |
|
|
inline |
The documentation for this class was generated from the following file: