table of contents
other versions
- wheezy 0.1.5.9+cvs.2007.04.28-5.1
- jessie 0.1.5.9+cvs.2007.04.28-5.1+b1
- testing 0.1.5.9+cvs.2007.04.28-6
- unstable 0.1.5.9+cvs.2007.04.28-6
- experimental 0.1.5.9+cvs.2007.04.28-9
| zipios::SimpleSmartPointer(3) | Library Functions Manual | zipios::SimpleSmartPointer(3) |
NAME¶
zipios::SimpleSmartPointer - SimpleSmartPointer is a simple reference counting smart pointer template.SYNOPSIS¶
#include <simplesmartptr.h>Public Member Functions¶
Type * operator-> () const
Detailed Description¶
template<class Type>class zipios::SimpleSmartPointer< Type >¶
SimpleSmartPointer is a simple reference counting smart pointer template.Member Function Documentation¶
template<class Type> unsigned int zipios::SimpleSmartPointer< Type >::getReferenceCount () const [inline]¶
Returns the reference count - For debugging purposes. Definition at line 67 of file simplesmartptr.h.Author¶
Generated automatically by Doxygen for Zipios++ from the source code.| Mon Oct 10 2011 | Zipios++ |