#include <ShutdownInterface.h>
Public Member Functions | |
virtual | ~ShutdownInterface () |
virtual void | shutdown ()=0 |
Definition at line 15 of file ShutdownInterface.h.
ShutdownInterface::~ShutdownInterface | ( | ) | [inline, virtual] |
Definition at line 24 of file ShutdownInterface.h.
virtual void ShutdownInterface::shutdown | ( | ) | [pure virtual] |
Implemented in InfoRepo.
Referenced by TAO_DDS_DCPSInfo_i::shutdown().