#include <xplc/IObject.h>
Include dependency graph for ptr.h:
This graph shows which files directly or indirectly include this file:
Go to the source code of this file.
Functions | |
template<class T> | |
T * | do_addRef (T *obj) |
Used to addRef an object before passing it to something that would otherwise "steal" the reference. |