OpenSDN source code
|
#include <lifetime.h>
Public Member Functions | |
LifetimeRef (Ref *ptr, LifetimeActor *actor) | |
virtual void | Delete () |
![]() | |
LifetimeRefBase (LifetimeActor *actor) | |
virtual | ~LifetimeRefBase () |
void | Reset (LifetimeActor *actor) |
bool | IsSet () const |
Private Member Functions | |
DISALLOW_COPY_AND_ASSIGN (LifetimeRef) | |
Private Attributes | |
Ref * | ptr_ |
Definition at line 100 of file lifetime.h.
|
inline |
Definition at line 102 of file lifetime.h.
|
inlinevirtual |
Implements LifetimeRefBase.
Definition at line 106 of file lifetime.h.
|
private |
|
private |
Definition at line 111 of file lifetime.h.