|
OpenSDN source code
|


Public Member Functions | |
| DeleteActor (MvpnProjectManager *manager) | |
| virtual | ~DeleteActor () |
| 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 | |
| MvpnProjectManager * | manager_ |
Definition at line 54 of file bgp_mvpn.cc.
|
inlineexplicit |
Definition at line 56 of file bgp_mvpn.cc.
|
inlinevirtual |
Definition at line 61 of file bgp_mvpn.cc.
|
inlinevirtual |
Implements LifetimeActor.
Definition at line 72 of file bgp_mvpn.cc.

|
inlinevirtual |
Implements LifetimeActor.
Definition at line 64 of file bgp_mvpn.cc.

|
inlinevirtual |
Reimplemented from LifetimeActor.
Definition at line 69 of file bgp_mvpn.cc.
|
private |
Definition at line 77 of file bgp_mvpn.cc.