OpenSDN source code
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Pages
SandeshServerConnection::DeleteActor Class Reference
Inheritance diagram for SandeshServerConnection::DeleteActor:
Collaboration diagram for SandeshServerConnection::DeleteActor:

Public Member Functions

 DeleteActor (SandeshServer *server, SandeshServerConnection *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

SandeshServerserver_
 
SandeshServerConnectionparent_
 

Detailed Description

Definition at line 119 of file sandesh_connection.cc.

Constructor & Destructor Documentation

SandeshServerConnection::DeleteActor::DeleteActor ( SandeshServer server,
SandeshServerConnection parent 
)
inline

Definition at line 121 of file sandesh_connection.cc.

Member Function Documentation

virtual void SandeshServerConnection::DeleteActor::Destroy ( )
inlinevirtual

Implements LifetimeActor.

Definition at line 139 of file sandesh_connection.cc.

Here is the call graph for this function:

virtual bool SandeshServerConnection::DeleteActor::MayDelete ( ) const
inlinevirtual

Implements LifetimeActor.

Definition at line 125 of file sandesh_connection.cc.

Here is the call graph for this function:

virtual void SandeshServerConnection::DeleteActor::Shutdown ( void  )
inlinevirtual

Reimplemented from LifetimeActor.

Definition at line 128 of file sandesh_connection.cc.

Here is the call graph for this function:

Member Data Documentation

SandeshServerConnection* SandeshServerConnection::DeleteActor::parent_
private

Definition at line 145 of file sandesh_connection.cc.

SandeshServer* SandeshServerConnection::DeleteActor::server_
private

Definition at line 144 of file sandesh_connection.cc.


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