OpenDDS  Snapshot(2023/04/28-20:55)
Public Member Functions | List of all members
ShutdownInterface Class Referenceabstract

#include <ShutdownInterface.h>

Inheritance diagram for ShutdownInterface:
Inheritance graph
[legend]

Public Member Functions

virtual ~ShutdownInterface ()
 
virtual void shutdown ()=0
 

Detailed Description

Definition at line 15 of file ShutdownInterface.h.

Constructor & Destructor Documentation

◆ ~ShutdownInterface()

ShutdownInterface::~ShutdownInterface ( )
inlinevirtual

Definition at line 24 of file ShutdownInterface.h.

References OPENDDS_END_VERSIONED_NAMESPACE_DECL.

25 {
26 }

Member Function Documentation

◆ shutdown()

virtual void ShutdownInterface::shutdown ( )
pure virtual

Implemented in InfoRepo.

Referenced by TAO_DDS_DCPSInfo_i::shutdown().


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