base class for objects which are controlled using the SharedPtr class. the virutal Delete function is used to delete the object in same heap where it was created More...
#include "ObjectBase.hpp"
Public Member Functions | |
virtual void | Delete () |
base class for objects which are controlled using the SharedPtr class. the virutal Delete function is used to delete the object in same heap where it was created