|
Gaudi Framework, version v23r5 |
| Home | Generated: Wed Nov 28 2012 |
#include <IODataManager.h>

Public Member Functions | |
| Entry (CSTR tech, bool k, IoType iot, IDataConnection *con) | |
Public Attributes | |
| std::string | type |
| IoType | ioType |
| IDataConnection * | connection |
| bool | keepOpen |
Definition at line 32 of file IODataManager.h.
|
inline |
Definition at line 37 of file IODataManager.h.
| IDataConnection* Gaudi::IODataManager::Entry::connection |
Definition at line 35 of file IODataManager.h.
| IoType Gaudi::IODataManager::Entry::ioType |
Definition at line 34 of file IODataManager.h.
| bool Gaudi::IODataManager::Entry::keepOpen |
Definition at line 36 of file IODataManager.h.
| std::string Gaudi::IODataManager::Entry::type |
Definition at line 33 of file IODataManager.h.