kjsembed
NullPtr Struct Reference
#include <pointer.h>
Inheritance diagram for NullPtr:
Public Member Functions | |
| void | cleanup () |
| NullPtr () | |
| const std::type_info & | type () const |
| void * | voidStar () |
| ~NullPtr () | |
Detailed Description
Definition at line 103 of file pointer.h.
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:
KDE 4.3 API Reference