Inherits std::deque< T >.
List of all members.
Public Member Functions |
|
| TDequeAsVector (unsigned int init_size=-1) |
|
void | PutLeft (const T &t) |
|
void | PutRight (const T &t) |
|
T | GetLeft () |
|
T | GetRight () |
|
const T & | PeekLeft () const |
|
const T & | PeekRight () const |
|
unsigned int | GetItemsInContainer () const |
|
bool | IsEmpty () const |
template<class T>
class owl::TDequeAsVector< T >
The documentation for this class was generated from the following file:
- D:/Work/OWLNext/Subversion/branches/632/include/classlib/deques.h