|
libqi-api
release-2.5.3-2016-11-18
|
Go to the source code of this file.
Classes | |
| class | qi::TraceAnalyzer |
| struct | qi::TraceAnalyzer::FlowLink |
Namespaces | |
| qi | |
| Deprecated in 2.5. Use int8_t from <cstdint>. | |
Macros | |
| #define | _QITYPE_TRACEANALYZER_HPP_ |
| #define | _qi_FIELD(f) if (a.f != b.f) return a.f < b.f |
Functions | |
| bool | qi::operator< (const TraceAnalyzer::FlowLink &a, const TraceAnalyzer::FlowLink &b) |
| #define _qi_FIELD | ( | f | ) | if (a.f != b.f) return a.f < b.f |
| #define _QITYPE_TRACEANALYZER_HPP_ |
Definition at line 8 of file traceanalyzer.hpp.