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
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-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:30:00 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
Documentation copyright © 1996-2019 The KDE developers.
Generated on Mon Jan 21 2019 12:30:00 by doxygen 1.7.5.1 written by Dimitri van Heesch, © 1997-2006
KDE's Doxygen guidelines are available online.