ATLAS Offline Software
|
#include <FdsRegistry.h>
Public Member Functions | |
FdsRegistryEntry (int the_fd, const std::string &the_name) | |
Public Attributes | |
int | fd |
std::string | name |
Definition at line 13 of file FdsRegistry.h.
|
inline |
Definition at line 14 of file FdsRegistry.h.
int AthenaInterprocess::FdsRegistryEntry::fd |
Definition at line 18 of file FdsRegistry.h.
std::string AthenaInterprocess::FdsRegistryEntry::name |
Definition at line 19 of file FdsRegistry.h.