OpenDDS  Snapshot(2023/04/07-19:43)
Public Member Functions | List of all members
OpenDDS::DCPS::ShutdownListener Class Referenceabstract

#include <Service_Participant.h>

Inheritance diagram for OpenDDS::DCPS::ShutdownListener:
Inheritance graph
[legend]
Collaboration diagram for OpenDDS::DCPS::ShutdownListener:
Collaboration graph
[legend]

Public Member Functions

virtual ~ShutdownListener ()
 
virtual void notify_shutdown ()=0
 
- Public Member Functions inherited from OpenDDS::DCPS::RcObject
virtual ~RcObject ()
 
virtual void _add_ref ()
 
virtual void _remove_ref ()
 
long ref_count () const
 
WeakObject_get_weak_object () const
 

Additional Inherited Members

- Protected Member Functions inherited from OpenDDS::DCPS::RcObject
 RcObject ()
 

Detailed Description

Definition at line 52 of file Service_Participant.h.

Constructor & Destructor Documentation

◆ ~ShutdownListener()

virtual OpenDDS::DCPS::ShutdownListener::~ShutdownListener ( )
inlinevirtual

Definition at line 54 of file Service_Participant.h.

References notify_shutdown().

54 {}

Member Function Documentation

◆ notify_shutdown()

virtual void OpenDDS::DCPS::ShutdownListener::notify_shutdown ( )
pure virtual

Implemented in OpenDDS::ICE::AgentImpl.

Referenced by ~ShutdownListener().


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