vdk 2.4.0
Public Member Functions | List of all members
VDKRawObject Class Reference

Provides a base class for derived raw objects. More...

#include <rawobj.h>

Inheritance diagram for VDKRawObject:
Inheritance graph
[legend]
Collaboration diagram for VDKRawObject:
Collaboration graph
[legend]

Public Member Functions

bool Destroy ()
 

Detailed Description

Provides a base class for derived raw objects.

User normally does not make objects belonging to this class but derived instances of fonts, colors and pixmaps.

Member Function Documentation

◆ Destroy()

bool VDKRawObject::Destroy ( )

Explicitely destroys removing from garbage collection if applicable and free allocated memory.


The documentation for this class was generated from the following files: