Auxiliary class to ease comparision between time segments.
#include <pearl/TimeSegment.h>
◆ TimeSegment()
pearl::TimeSegment::TimeSegment |
( |
Event |
enter, |
|
|
Event |
leave |
|
) |
| |
◆ getCallpath()
const Callpath& pearl::TimeSegment::getCallpath |
( |
| ) |
const |
◆ getDuration()
◆ getEnd()
◆ getStart()
◆ operator<()
bool pearl::TimeSegment::operator< |
( |
const TimeSegment & |
rhs | ) |
const |
◆ operator<=()
bool pearl::TimeSegment::operator<= |
( |
const TimeSegment & |
rhs | ) |
const |
◆ operator==()
bool pearl::TimeSegment::operator== |
( |
const TimeSegment & |
rhs | ) |
const |
◆ operator>()
bool pearl::TimeSegment::operator> |
( |
const TimeSegment & |
rhs | ) |
const |
◆ operator>=()
bool pearl::TimeSegment::operator>= |
( |
const TimeSegment & |
rhs | ) |
const |
The documentation for this class was generated from the following file: