#include <ShutdownInterface.h>
Inheritance diagram for ShutdownInterface:

Public Member Functions | |
| virtual | ~ShutdownInterface () |
| virtual void | shutdown ()=0 |
Definition at line 11 of file ShutdownInterface.h.
| ShutdownInterface::~ShutdownInterface | ( | ) | [inline, virtual] |
| virtual void ShutdownInterface::shutdown | ( | ) | [pure virtual] |
1.4.7