QStack< T > Class Template Reference
Collaboration diagram for QStack< T >:
[legend]List of all members.
Detailed Description
template<class T>
class QStack< T >
Quick Stack
Use push() to add items and pop() to remove items. Use the constructor's
ssize parameter to set the size of the stack.
Constructor & Destructor Documentation
Member Function Documentation
template<class T>
| unsigned int QStack< T >::entries |
( |
|
) |
const [inline] |
template<class T>
| bool QStack< T >::isEmpty |
( |
|
) |
const [inline] |
template<class T>
| bool QStack< T >::isNotEmpty |
( |
|
) |
const [inline] |
template<class T>
| bool QStack< T >::isFull |
( |
|
) |
const [inline] |
template<class T>
| bool QStack< T >::isNotFull |
( |
|
) |
const [inline] |
template<class T>
| void QStack< T >::lock |
( |
|
) |
[inline] |
template<class T>
| void QStack< T >::unlock |
( |
|
) |
[inline] |
template<class T>
| bool QStack< T >::push |
( |
T |
item |
) |
[inline] |
template<class T>
| T QStack< T >::pop |
( |
|
) |
[inline] |
template<class T>
| void QStack< T >::clear |
( |
|
) |
[inline] |
Member Data Documentation
Generated on Tue Dec 19 16:25:43 2006 for Eaagles by
1.5.0