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] |
virtual int Kross::MetaTypeVoidStar::typeId | ( | ) | [inline, virtual] |
The documentation for this class was generated from the following file: