#include <szp.h>
template<typename T>
class szp< T >
Constructor & Destructor Documentation
template<typename T >
| szp< T >::szp |
( |
const szp< T > & |
other | ) |
[inline] |
Member Function Documentation
template<typename T >
| void szp< T >::init |
( |
T * |
target | ) |
[inline] |
template<typename T >
| szp< T >::operator T * |
( |
| ) |
[inline] |
template<typename T >
| T* szp< T >::operator-> |
( |
| ) |
[inline] |
template<typename T >
| szp& szp< T >::operator= |
( |
szp< T > |
other | ) |
[inline] |
template<typename T >
| void szp< T >::update_all |
( |
T * |
target | ) |
[inline] |
The documentation for this class was generated from the following file: