Ultralight  1.0.0
A fast, lightweight, HTML UI engine for native apps.
ultralight::RefCounted Class Referenceabstract

Interface for all ref-counted objects that will be managed using the Ref<> and RefPtr<> smart pointers. More...

#include <RefPtr.h>

Inheritance diagram for ultralight::RefCounted:
ultralight::App ultralight::Bitmap ultralight::Buffer ultralight::Overlay ultralight::Renderer ultralight::String16Vector ultralight::View ultralight::Window

Detailed Description

Interface for all ref-counted objects that will be managed using the Ref<> and RefPtr<> smart pointers.

Definition at line 53 of file RefPtr.h.


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