|
OpenSDN source code
|


Public Member Functions | |
| DeleteActor (XmppServer *server, XmppServerConnection *parent) | |
| virtual bool | MayDelete () const |
| virtual void | Shutdown () |
| virtual void | Destroy () |
Public Member Functions inherited from LifetimeActor | |
| LifetimeActor (LifetimeManager *manager) | |
| virtual | ~LifetimeActor () |
| virtual void | Delete () |
| void | RetryDelete () |
| void | PauseDelete () |
| void | ResumeDelete () |
| bool | IsDeleted () const |
| bool | HasDependents () const |
| bool | HasRefcount () const |
| const uint64_t | create_time_stamp_usecs () const |
| const uint64_t | delete_time_stamp_usecs () const |
Private Attributes | |
| XmppServer * | server_ |
| XmppServerConnection * | parent_ |
Definition at line 654 of file xmpp_connection.cc.
|
inline |
Definition at line 656 of file xmpp_connection.cc.
|
inlinevirtual |
Implements LifetimeActor.
Definition at line 707 of file xmpp_connection.cc.
|
inlinevirtual |
Implements LifetimeActor.
Definition at line 661 of file xmpp_connection.cc.

|
inlinevirtual |
Reimplemented from LifetimeActor.
Definition at line 665 of file xmpp_connection.cc.

|
private |
Definition at line 713 of file xmpp_connection.cc.
|
private |
Definition at line 712 of file xmpp_connection.cc.