TT CORE SDK 2.0.1.1
TT CORE SDK documentation
|
#include <shared_base.h>
Public Member Functions | |
shared_base () | |
virtual | ~shared_base () |
int | dec_ref () const |
void | inc_ref () const |
virtual void | del_ref () const |
Definition at line 22 of file shared_base.h.
ttsdk::shared_base::shared_base | ( | ) |
|
virtual |
int ttsdk::shared_base::dec_ref | ( | ) | const |
void ttsdk::shared_base::inc_ref | ( | ) | const |