#include <containerstore.hpp>
|
| | ContainerStoreIteratorBase (ContainerStoreType container) |
| | End-iterator. More...
|
| |
| | ContainerStoreIteratorBase (int mask, ContainerStoreType container) |
| | Begin-iterator. More...
|
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Potion >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Apparatus >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Armor >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Book >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Clothing >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Ingredient >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Light >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Lockpick >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Miscellaneous >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Probe >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Repair >::type) |
| |
| | ContainerStoreIteratorBase (ContainerStoreType container, typename Iterator< ESM::Weapon >::type) |
| |
| template<class T > |
| void | copy (const ContainerStoreIteratorBase< T > &src) |
| |
| void | incType () |
| |
| void | nextType () |
| |
| bool | resetIterator () |
| |
| bool | incIterator () |
| |
template<class PtrType>
template<class T >
template<class PtrType >
template<class T >
Increment iterator for selected type.
- Returns
- reached the end?
template<class PtrType >
template<class T >
Reset iterator for selected type.
- Returns
- Type not empty?
The documentation for this class was generated from the following files: