Kross
Kross::MetaTypeVoidStar Class Reference
Metatype for generic VoidStar pointers. More...
#include <metatype.h>
Inheritance diagram for Kross::MetaTypeVoidStar:
Public Member Functions | |
| MetaTypeVoidStar (int typeId, void *ptr, bool owner) | |
| virtual void * | toVoidStar () |
| virtual int | typeId () |
| virtual | ~MetaTypeVoidStar () |
Detailed Description
Metatype for generic VoidStar pointers.
Definition at line 108 of file metatype.h.
Constructor & Destructor Documentation
| Kross::MetaTypeVoidStar::MetaTypeVoidStar | ( | int | typeId, | |
| void * | ptr, | |||
| bool | owner | |||
| ) | [inline] |
Definition at line 111 of file metatype.h.
| virtual Kross::MetaTypeVoidStar::~MetaTypeVoidStar | ( | ) | [inline, virtual] |
Definition at line 116 of file metatype.h.
Member Function Documentation
| virtual void* Kross::MetaTypeVoidStar::toVoidStar | ( | ) | [inline, virtual] |
Implements Kross::MetaType.
Definition at line 124 of file metatype.h.
| virtual int Kross::MetaTypeVoidStar::typeId | ( | ) | [inline, virtual] |
Implements Kross::MetaType.
Definition at line 123 of file metatype.h.
The documentation for this class was generated from the following file:
KDE 4.3 API Reference