#include <oscl_refcounter.h>
Inheritance diagram for Oscl_DefAllocWithRefCounter< DefAlloc >:
Public Methods | |
void | Delete () |
void | addRef () |
void | removeRef () |
uint32 | getCount () |
Static Public Methods | |
Oscl_DefAllocWithRefCounter * | New () |
|
Add to the reference count Implements OsclRefCounter. |
|
Delete object |
|
Gets the current number of references Implements OsclRefCounter. |
|
Create object |
|
Delete from reference count Implements OsclRefCounter. |