AsString(const char *option="") const | ContextRange | |
ContextRange() | ContextRange | |
ContextRange(const int siteMask, const int simMask, const TimeStamp &tstart, const TimeStamp &tend) | ContextRange | |
GetSimMask() const | ContextRange | [inline] |
GetSiteMask() const | ContextRange | [inline] |
GetTimeEnd() const | ContextRange | [inline] |
GetTimeStart() const | ContextRange | [inline] |
IsCompatible(const Context &cx) const | ContextRange | |
IsCompatible(const Context *cx) const | ContextRange | |
mSimMask | ContextRange | [protected] |
mSiteMask | ContextRange | [protected] |
mTimeEnd | ContextRange | [protected] |
mTimeStart | ContextRange | [protected] |
operator!=(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
operator<(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
operator<=(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
operator==(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
operator>(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
operator>=(const ContextRange &lhs, const ContextRange &rhs) | ContextRange | [friend] |
SetSimMask(const int simMask) | ContextRange | [inline] |
SetSiteMask(const int siteMask) | ContextRange | [inline] |
SetTimeEnd(const TimeStamp &tend) | ContextRange | [inline] |
SetTimeStart(const TimeStamp &tstart) | ContextRange | [inline] |
TrimTo(const ContextRange &other) | ContextRange | |
~ContextRange() | ContextRange | [virtual] |