CrystalSpace

Public API Reference

CS::SndSys::QueueIterator< T > Class Template Reference

A simple iterator over the elements of a queue. More...

#include <csplugincommon/sndsys/queue.h>

List of all members.


Detailed Description

template<typename T>
class CS::SndSys::QueueIterator< T >

A simple iterator over the elements of a queue.

This is not the preferred way to access the elements of the queue. See Queue<T>::DequeueEntry() for the proper method.

Definition at line 312 of file queue.h.


The documentation for this class was generated from the following file:

Generated for Crystal Space 2.0 by doxygen 1.6.1