#include <PP.h>
Inheritance diagram for PLearn::PPointable:
Public Member Functions | |
PPointable () | |
PPointable (const PPointable &other) | |
void | ref () const |
void | unref () const |
int | usage () const |
virtual | ~PPointable () |
Private Attributes | |
int | refcount |
|
Definition at line 65 of file PP.h. References refcount. |
|
Definition at line 69 of file PP.h. References refcount. |
|
|
|
|
|
Definition at line 76 of file PP.h. References refcount. |
|
Definition at line 83 of file PP.h. References refcount. |
|
Definition at line 62 of file PP.h. Referenced by PPointable(), unref(), and usage(). |