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

Public Member Functions | |
| virtual | ~ShutdownInterface () |
| virtual void | shutdown ()=0 |
| ShutdownInterface::~ShutdownInterface | ( | ) | [inline, virtual] |
| virtual void ShutdownInterface::shutdown | ( | ) | [pure virtual] |
Implemented in InfoRepo.
1.4.7