Inheritance diagram for ippObject:

Public Member Functions | |
| ippObject () | |
| constructor | |
| virtual | ~ippObject () |
| destructor | |
Friends | |
| void | intrusive_ptr_release (ippObject *pThis) |
| reference count | |
| void | intrusive_ptr_add_ref (ippObject *pThis) |
| void | intrusive_ptr_release (const ippObject *pThis) |
| void | intrusive_ptr_add_ref (const ippObject *pThis) |
Definition at line 19 of file ippObject.h.
|
|
constructor
Definition at line 14 of file ippObject.cpp. |
|
|
destructor
Definition at line 20 of file ippObject.cpp. |
|
|
Definition at line 46 of file ippObject.h. |
|
|
Definition at line 36 of file ippObject.h. |
|
|
Definition at line 40 of file ippObject.h. |
|
|
reference count
Definition at line 30 of file ippObject.h. |
1.4.1