Go to the source code of this file.
Compounds | |
class | ProtectedPtr |
class | xplc_ptr |
Smart pointer class for XPLC interfaces. More... | |
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. |