kjsembed
NullPtr Struct Reference
#include <pointer.h>
Inheritance diagram for NullPtr:

Public Member Functions | |
| NullPtr () | |
| ~NullPtr () | |
| void | cleanup () |
| const std::type_info & | type () const |
| void * | voidStar () |
Detailed Description
Constructor & Destructor Documentation
| NullPtr::NullPtr | ( | ) | [inline] |
| NullPtr::~NullPtr | ( | ) | [inline] |
Member Function Documentation
| void NullPtr::cleanup | ( | ) | [inline, virtual] |
Implements PointerBase.
| const std::type_info& NullPtr::type | ( | ) | const [inline, virtual] |
Implements PointerBase.
| void* NullPtr::voidStar | ( | ) | [inline, virtual] |
Implements PointerBase.
The documentation for this struct was generated from the following file:
This file is part of the KDE documentation.
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2012 The KDE developers.
Generated on Thu May 10 2012 20:51:03 by doxygen 1.8.0 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.