#include <IOVEntry.h>
Definition at line 26 of file IOVEntry.h.
◆ StartSet_t
◆ StopSet_t
◆ IOVEntry()
Definition at line 54 of file IOVEntry.h.
54 :
56 {}
std::unique_ptr< IOVRange > m_range
◆ getStartITR()
| StartSet_t::iterator IOVEntry::getStartITR |
( |
| ) |
const |
|
inline |
Definition at line 74 of file IOVEntry.h.
StartSet_t::iterator m_startITR
◆ getStopITR()
| StopSet_t::iterator IOVEntry::getStopITR |
( |
| ) |
const |
|
inline |
Definition at line 75 of file IOVEntry.h.
StopSet_t::iterator m_stopITR
◆ proxy() [1/2]
◆ proxy() [2/2]
◆ range() [1/2]
◆ range() [2/2]
| const IOVRange * IOVEntry::range |
( |
| ) |
const |
|
inline |
◆ removedStart()
| bool IOVEntry::removedStart |
( |
| ) |
const |
|
inline |
◆ removedStop()
| bool IOVEntry::removedStop |
( |
| ) |
const |
|
inline |
◆ setRange()
| void IOVEntry::setRange |
( |
std::unique_ptr< IOVRange > | range | ) |
|
|
inline |
◆ setRemovedStart()
| void IOVEntry::setRemovedStart |
( |
bool | b | ) |
|
|
inline |
◆ setRemovedStop()
| void IOVEntry::setRemovedStop |
( |
bool | b | ) |
|
|
inline |
◆ setStartITR()
| void IOVEntry::setStartITR |
( |
StartSet_t::iterator | itr | ) |
|
|
inline |
◆ setStopITR()
| void IOVEntry::setStopITR |
( |
StopSet_t::iterator | itr | ) |
|
|
inline |
◆ m_proxy
◆ m_range
| std::unique_ptr<IOVRange> IOVEntry::m_range |
|
private |
◆ m_removedStart
| bool IOVEntry::m_removedStart {false} |
|
private |
◆ m_removedStop
| bool IOVEntry::m_removedStop {false} |
|
private |
◆ m_startITR
| StartSet_t::iterator IOVEntry::m_startITR {} |
|
private |
◆ m_stopITR
| StopSet_t::iterator IOVEntry::m_stopITR {} |
|
private |
The documentation for this class was generated from the following file: