![]() |
ATLAS Offline Software
|
#include <ONCRPCServer.h>
Public Attributes | |
| bool_t | isAvailable |
| bool_t | isIdentical |
| bool_t | isCompressed |
| const char * | StreamName = nullptr |
| int64_t | EventNumber = 0 |
| int64_t | RunNumber = 0 |
| unsigned int | NBytes = 0 |
| const char * | EventData = nullptr |
Definition at line 66 of file ONCRPCServer.h.
| const char* JiveXML::Event_t::EventData = nullptr |
Definition at line 74 of file ONCRPCServer.h.
| int64_t JiveXML::Event_t::EventNumber = 0 |
Definition at line 71 of file ONCRPCServer.h.
| bool_t JiveXML::Event_t::isAvailable |
Definition at line 67 of file ONCRPCServer.h.
| bool_t JiveXML::Event_t::isCompressed |
Definition at line 69 of file ONCRPCServer.h.
| bool_t JiveXML::Event_t::isIdentical |
Definition at line 68 of file ONCRPCServer.h.
| unsigned int JiveXML::Event_t::NBytes = 0 |
Definition at line 73 of file ONCRPCServer.h.
| int64_t JiveXML::Event_t::RunNumber = 0 |
Definition at line 72 of file ONCRPCServer.h.
| const char* JiveXML::Event_t::StreamName = nullptr |
Definition at line 70 of file ONCRPCServer.h.