List of all members.
template<class TVal>
class PVec< TVal >
Constructor & Destructor Documentation
template<class TVal>
PVec< TVal >::PVec |
( |
const int & |
MxVals, |
|
|
const int & |
Vals |
|
) |
| [inline] |
Member Function Documentation
template<class TVal>
int PVec< TVal >::Add |
( |
const TVal & |
Val | ) |
[inline] |
template<class TVal>
TVal PVec< TVal >::GetVal |
( |
const int & |
ValN | ) |
const [inline] |
template<class TVal>
int PVec< TVal >::Len |
( |
| ) |
const [inline] |
template<class TVal>
static TPt<PVec<TVal> > PVec< TVal >::New |
( |
const int & |
MxVals, |
|
|
const int & |
Vals |
|
) |
| [inline, static] |
template<class TVal>
bool PVec< TVal >::operator< |
( |
const PVec< TVal > & |
Vec | ) |
const [inline] |
template<class TVal>
PVec<TVal>& PVec< TVal >::operator= |
( |
const PVec< TVal > & |
Vec | ) |
[inline] |
template<class TVal>
bool PVec< TVal >::operator== |
( |
const PVec< TVal > & |
Vec | ) |
const [inline] |
template<class TVal>
TVal& PVec< TVal >::operator[] |
( |
const int & |
ValN | ) |
const [inline] |
Friends And Related Function Documentation
template<class TVal>
friend class TPt< PVec< TVal > > [friend] |
Member Data Documentation
The documentation for this class was generated from the following file: