IOpaqueAddress for TrigSerializenCnvSvc.
More...
#include <TrigStreamAddress.h>
IOpaqueAddress for TrigSerializenCnvSvc.
Definition at line 23 of file TrigStreamAddress.h.
◆ ~TrigStreamAddress()
| virtual TrigStreamAddress::~TrigStreamAddress |
( |
| ) |
|
|
inlinevirtual |
◆ TrigStreamAddress() [1/2]
| TrigStreamAddress::TrigStreamAddress |
( |
const CLID & | clid, |
|
|
const std::string & | fname, |
|
|
const std::string & | cname, |
|
|
int | p1 = 0, |
|
|
int | p2 = 0 ) |
Standard Constructor.
Definition at line 13 of file TrigStreamAddress.cxx.
15 : GenericAddress(
storageType(), clid, fname, cname, p1, p2 ),
17{
18}
static constexpr long storageType()
◆ TrigStreamAddress() [2/2]
| TrigStreamAddress::TrigStreamAddress |
( |
const CLID & | clid | ) |
|
◆ add()
| void TrigStreamAddress::add |
( |
const std::vector< uint32_t > & | a | ) |
|
◆ get()
| const std::vector< uint32_t > & TrigStreamAddress::get |
( |
| ) |
const |
◆ sgkey()
| const std::string & TrigStreamAddress::sgkey |
( |
| ) |
const |
|
inline |
◆ storageType()
| constexpr long TrigStreamAddress::storageType |
( |
| ) |
|
|
inlinestaticconstexpr |
◆ m_key
| std::string TrigStreamAddress::m_key |
|
private |
◆ m_rep
| std::vector<uint32_t> TrigStreamAddress::m_rep |
|
private |
The documentation for this class was generated from the following files: