#include <ptr_passer.hpp>
Private Attributes |
const std::type_info & | tval |
void * | _ptr |
Detailed Description
Definition at line 21 of file ptr_passer.hpp.
Constructor & Destructor Documentation
template<class T >
ptr_passer::ptr_passer |
( |
T * |
inptr | ) |
|
|
inline |
ptr_passer::ptr_passer |
( |
const ptr_passer & |
inval | ) |
|
|
inline |
Member Function Documentation
template<class T >
ptr_passer::operator T * |
( |
| ) |
|
|
inline |
Member Data Documentation
const std::type_info& ptr_passer::tval |
|
private |
The documentation for this class was generated from the following file: