 
 
	 
In file ../include/EST_TDeque.h:
| template<class T> class EST_TDeque | 
Double ended queue.
| ![[more]](icon1.gif) static   const T* | Filler Used to fill empty spaces when possible | 
| ![[more]](icon1.gif) void | clear (void) Empty it out | 
| ![[more]](icon1.gif) bool | is_empty (void) const Is there anything to get? | 
| ![[more]](icon1.gif) ostream& | print (ostream &s) const print picture of state. | 
Double ended queue.
 static   const T* Filler
static   const T* Filler
 void clear(void)
void clear(void)
 bool is_empty(void) const
bool is_empty(void) const 
 ostream& print(ostream &s) const
ostream& print(ostream &s) const 
 stack
 stack
 inverse stack
 inverse stack
 queue
 queue
 perl
 perl
 
Alphabetic index HTML hierarchy of classes or Java
 
This page is part of the 
Edinburgh Speech Tools Library documentation
Copyright  University of Edinburgh 1997
Contact:  
         speech_tools@cstr.ed.ac.uk