IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
More...
#include <ByteStreamAddress.h>
IOpaqueAddress for ByteStreamCnvSvc, with ROB ids.
Package : ByteStreamCnvSvcBase
description : Definition of RawEvent address class This class holds a vector of ROBIDs
- Author
- : H. Ma Revision : July 10, 2002, Use new eformat package Revision : Sept 19, 2002, Store ROB IDs, to be used with ROBDataProviderSvc
Definition at line 28 of file ByteStreamAddress.h.
◆ ByteStreamAddress() [1/2]
ByteStreamAddress::ByteStreamAddress |
( |
const CLID & |
clid, |
|
|
const std::string & |
fname, |
|
|
const std::string & |
cname, |
|
|
int |
p1 = 0 , |
|
|
int |
p2 = 0 |
|
) |
| |
◆ ByteStreamAddress() [2/2]
ByteStreamAddress::ByteStreamAddress |
( |
const CLID & |
clid | ) |
|
◆ ~ByteStreamAddress()
virtual ByteStreamAddress::~ByteStreamAddress |
( |
| ) |
|
|
inlinevirtual |
◆ add()
void ByteStreamAddress::add |
( |
uint32_t |
robid | ) |
|
◆ getEventContext()
const EventContext & ByteStreamAddress::getEventContext |
( |
| ) |
const |
|
inline |
◆ getRobIDs()
const std::vector< uint32_t > & ByteStreamAddress::getRobIDs |
( |
| ) |
const |
◆ setEventContext()
void ByteStreamAddress::setEventContext |
( |
const EventContext & |
eid | ) |
|
|
inline |
◆ storageType()
static constexpr long ByteStreamAddress::storageType |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ m_eid
EventContext ByteStreamAddress::m_eid |
|
private |
◆ m_robIDs
std::vector<uint32_t> ByteStreamAddress::m_robIDs |
|
private |
The documentation for this class was generated from the following files: