ZFFramework
Loading...
Searching...
No Matches
zfweakT< T_ZFObjectBase > Class Template Reference

see zfweak More...

#include <zfweak.h>

Inheritance diagram for zfweakT< T_ZFObjectBase >:
zfweak

Additional Inherited Members

Public Member Functions inherited from zfweak
zfbool valid (void) const
 true if the holded object is not null
zfany get (void) const
 get the holded object
template<typename T_ZFObject>
void set (T_ZFObject const &obj)
 set the holded object
void set (const zfweak &obj)
 set the holded object
void set (zft_zfnullT const &)
 set the holded object
ZFObjecttoObject (void) const
 get the holded object
template<typename T_ZFObject>
T_ZFObject to (void) const
 cast by zfcast
const zfanyasAny (void) const
 access as zfany

Detailed Description

template<typename T_ZFObjectBase>
class zfweakT< T_ZFObjectBase >

see zfweak


The documentation for this class was generated from the following file: