|
libqi-api
release-2.5.3-2016-11-18
|
#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 323 of file object.hxx.
|
inline |
Definition at line 326 of file object.hxx.
|
inline |
Definition at line 327 of file object.hxx.
|
inline |
Definition at line 329 of file object.hxx.
| boost::weak_ptr<GenericObject> qi::WeakObject< T >::_ptr |
Definition at line 330 of file object.hxx.