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