|
Gaudi Framework, version v23r2 |
| Home | Generated: Thu Jun 28 2012 |
#include <IIoComponent.h>


Public Member Functions | |
| DeclareInterfaceID (IIoComponent, 1, 0) | |
| virtual | ~IIoComponent () |
| Destructor: | |
| virtual StatusCode | io_reinit ()=0 |
| callback method to reinitialize the internal state of the component for I/O purposes (e.g. | |
Definition at line 16 of file IIoComponent.h.
| IIoComponent::~IIoComponent | ( | ) | [virtual] |
| IIoComponent::DeclareInterfaceID | ( | IIoComponent | , |
| 1 | , | ||
| 0 | |||
| ) |
| virtual StatusCode IIoComponent::io_reinit | ( | ) | [pure virtual] |
callback method to reinitialize the internal state of the component for I/O purposes (e.g.
upon fork(2))