List of all members.
template<class TVal>
class TQQueue< TVal >
Constructor & Destructor Documentation
template<class TVal>
TQQueue< TVal >::TQQueue |
( |
const int & |
_MxLast = 64 , |
|
|
const int & |
_MxLen = -1 |
|
) |
| [inline] |
Member Function Documentation
template<class TVal>
void TQQueue< TVal >::Clr |
( |
const bool & |
DoDel = true | ) |
[inline] |
template<class TVal>
void TQQueue< TVal >::Gen |
( |
const int & |
_MxLast = 64 , |
|
|
const int & |
_MxLen = -1 |
|
) |
| [inline] |
template<class TVal>
void TQQueue< TVal >::GetSubValV |
( |
const int & |
_BValN, |
|
|
const int & |
_EValN, |
|
|
TVec< TVal > & |
SubValV |
|
) |
| const [inline] |
template<class TVal>
const TVal& TQQueue< TVal >::operator[] |
( |
const int & |
ValN | ) |
const [inline] |
template<class TVal>
void TQQueue< TVal >::Push |
( |
const TVal & |
Val | ) |
[inline] |
template<class TVal>
const TVal& TQQueue< TVal >::Top |
( |
| ) |
const [inline] |
The documentation for this class was generated from the following file: