#include <IOVProxy.h>
Public Types | |
typedef IOVElementProxy | result_type |
Public Member Functions | |
IterHelp () | |
IterHelp (IOVProxyData &in) | |
IterHelp (IOVProxyData &in, cond::Time_t lowBound) | |
result_type const & | operator() (int i) const |
Private Attributes | |
IOVElementProxy | elem |
IOVSequence const * | iov |
cond::Time_t | lowBound |
Definition at line 85 of file IOVProxy.h.
Definition at line 87 of file IOVProxy.h.
|
inline |
Definition at line 88 of file IOVProxy.h.
cond::IterHelp::IterHelp | ( | IOVProxyData & | in | ) |
Definition at line 74 of file IOVProxy.cc.
cond::IterHelp::IterHelp | ( | IOVProxyData & | in, |
cond::Time_t | lowBound | ||
) |
Definition at line 79 of file IOVProxy.cc.
|
inline |
Definition at line 92 of file IOVProxy.h.
References elem, iov, lowBound, cond::IOVElementProxy::set(), cond::IOVElementProxy::since(), cond::IOVElementProxy::till(), tmp, and cond::IOVElementProxy::token().
|
mutableprivate |
Definition at line 106 of file IOVProxy.h.
Referenced by operator()().
|
private |
Definition at line 105 of file IOVProxy.h.
Referenced by operator()().
|
private |
Definition at line 104 of file IOVProxy.h.
Referenced by operator()().