CircularQueue< T > Class Template Reference
#include <CircularQueue.hpp>
List of all members.
template<class T>
class CircularQueue< T >
Constructor & Destructor Documentation
Member Function Documentation
template<class T> |
void CircularQueue< T >::append |
( |
const T & |
t |
) |
[inline] |
|
template<class T> |
void CircularQueue< T >::clear |
( |
void |
|
) |
[inline] |
|
template<class T> |
T CircularQueue< T >::elementAt |
( |
int |
idx |
) |
const [inline] |
|
template<class T> |
int CircularQueue< T >::entries |
( |
|
) |
const [inline] |
|
template<class T> |
void CircularQueue< T >::removeFirst |
( |
|
) |
[inline] |
|
template<class T> |
void CircularQueue< T >::removeItems |
( |
int |
nb |
) |
[inline] |
|
Member Data Documentation
The documentation for this class was generated from the following file:
This file is part of the documentation for KDevelop Version 3.0.4.