Definition at line 106 of file SiStripSpyEventMatcher.h.
◆ CountersWrapper() [1/2]
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper |
( |
const Counters * |
theCounters | ) |
|
◆ CountersWrapper() [2/2]
sistrip::SpyEventMatcher::CountersWrapper::CountersWrapper |
( |
Counters * |
theCounters, |
|
|
const bool |
takeOwnership |
|
) |
| |
◆ ~CountersWrapper()
sistrip::SpyEventMatcher::CountersWrapper::~CountersWrapper |
( |
| ) |
|
◆ at()
const Counters::value_type sistrip::SpyEventMatcher::CountersWrapper::at |
( |
const size_t |
i | ) |
const |
|
inline |
◆ begin()
Counters::const_iterator sistrip::SpyEventMatcher::CountersWrapper::begin |
( |
void |
| ) |
const |
|
inline |
◆ end()
Counters::const_iterator sistrip::SpyEventMatcher::CountersWrapper::end |
( |
void |
| ) |
const |
|
inline |
◆ operator[]()
const Counters::value_type sistrip::SpyEventMatcher::CountersWrapper::operator[] |
( |
const size_t |
i | ) |
const |
|
inline |
◆ deleteP
bool sistrip::SpyEventMatcher::CountersWrapper::deleteP |
|
private |
Counters* sistrip::SpyEventMatcher::CountersWrapper::p |
|
private |
◆ pConst
const Counters* sistrip::SpyEventMatcher::CountersWrapper::pConst |
|
private |