List of all members.
template<class TVal>
class TSStack< TVal >
Constructor & Destructor Documentation
Member Function Documentation
template<class TVal>
void TSStack< TVal >::Clr |
( |
const bool & |
DoDel = false | ) |
[inline] |
template<class TVal>
bool TSStack< TVal >::IsIn |
( |
const TVal & |
Val | ) |
const [inline] |
template<class TVal>
bool TSStack< TVal >::operator== |
( |
const TSStack< TVal > & |
Stack | ) |
const [inline] |
template<class TVal>
const TVal& TSStack< TVal >::operator[] |
( |
const int & |
ValN | ) |
const [inline] |
template<class TVal>
TVal& TSStack< TVal >::operator[] |
( |
const int & |
ValN | ) |
[inline] |
template<class TVal>
void TSStack< TVal >::Push |
( |
const TVal & |
Val | ) |
[inline] |
template<class TVal>
const TVal& TSStack< TVal >::Top |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: