|
libqi-api
2.8.7.4
|
#include <object.hxx>
Public Member Functions | |
| WeakObject () | |
| template<typename U > | |
| WeakObject (const Object< U > &o) | |
| Object< T > | lock () |
Public Attributes | |
| boost::weak_ptr< GenericObject > | _ptr |
Definition at line 352 of file object.hxx.
|
inline |
Definition at line 355 of file object.hxx.
|
inline |
Definition at line 356 of file object.hxx.
|
inline |
Definition at line 358 of file object.hxx.
| boost::weak_ptr<GenericObject> qi::WeakObject< T >::_ptr |
Definition at line 359 of file object.hxx.