d_clean_time | CVCL::DebugTimer | [private] |
d_time | CVCL::DebugTimer | [private] |
Debug class | CVCL::DebugTimer | [friend] |
DebugTimer(DebugTime *time, bool take_time=false) | CVCL::DebugTimer | [inline] |
DebugTimer(const DebugTimer &timer) | CVCL::DebugTimer | |
operator!=(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
operator+(const DebugTimer &timer) | CVCL::DebugTimer | |
operator+=(const DebugTimer &timer) | CVCL::DebugTimer | |
operator-(const DebugTimer &timer) | CVCL::DebugTimer | |
operator-=(const DebugTimer &timer) | CVCL::DebugTimer | |
operator<(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
operator<<(std::ostream &os, const DebugTimer &timer) | CVCL::DebugTimer | [friend] |
operator<=(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
operator=(const DebugTimer &timer) | CVCL::DebugTimer | |
operator==(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
operator>(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
operator>=(const DebugTimer &t1, const DebugTimer &t2) | CVCL::DebugTimer | [friend] |
reset() | CVCL::DebugTimer | |
~DebugTimer() | CVCL::DebugTimer |