List of all members.
template<class TRec>
class TPt< TRec >
Member Typedef Documentation
Constructor & Destructor Documentation
template<class TRec>
TPt< TRec >::TPt |
( |
const TPt< TRec > & |
Pt | ) |
[inline] |
template<class TRec>
TPt< TRec >::TPt |
( |
TRec * |
_Addr | ) |
[inline] |
template<class TRec>
TPt< TRec >::~TPt |
( |
| ) |
[inline] |
template<class TRec>
TPt< TRec >::TPt |
( |
TSIn & |
SIn, |
|
|
void * |
ThisPt |
|
) |
| [explicit] |
Member Function Documentation
template<class TRec>
void TPt< TRec >::Clr |
( |
| ) |
[inline] |
template<class TRec>
bool TPt< TRec >::Empty |
( |
| ) |
const [inline] |
template<class TRec>
static TPt TPt< TRec >::New |
( |
| ) |
[inline, static] |
template<class TRec>
bool TPt< TRec >::operator!= |
( |
const TPt< TRec > & |
Pt | ) |
const [inline] |
template<class TRec>
TRec* TPt< TRec >::operator() |
( |
| ) |
const [inline] |
template<class TRec>
TRec& TPt< TRec >::operator* |
( |
| ) |
const [inline] |
template<class TRec>
TRec* TPt< TRec >::operator-> |
( |
| ) |
const [inline] |
template<class TRec>
bool TPt< TRec >::operator< |
( |
const TPt< TRec > & |
Pt | ) |
const [inline] |
template<class TRec>
TPt& TPt< TRec >::operator= |
( |
const TPt< TRec > & |
Pt | ) |
[inline] |
template<class TRec>
bool TPt< TRec >::operator== |
( |
const TPt< TRec > & |
Pt | ) |
const [inline] |
template<class TRec>
TRec& TPt< TRec >::operator[] |
( |
const int & |
RecN | ) |
const [inline] |
The documentation for this class was generated from the following files: