#include <lib_browser.h>
Base class for the browser nodes.
Public Member Functions | |
void | add_reference () |
void | remove_reference () |
Private Member Functions | |
SDKReferenceObject () | |
virtual | ~SDKReferenceObject () |
|
private |
|
privatevirtual |
void add_reference | ( | ) |
Increments the reference count.
void remove_reference | ( | ) |
Decrements the reference count.