Go to the source code of this file.
Classes | |
| class | CommDetectorBase |
| Abstract base class for all CommDetectors. More... | |
Typedefs | |
| typedef enum commMapValues | CommMapValue |
| typedef QMap< uint64_t, CommMapValue > | show_map_t |
Enumerations | |
| enum | commMapValues { MARK_START = 0, MARK_END = 1, MARK_PRESENT = 2 } |
| typedef enum commMapValues CommMapValue |
| typedef QMap<uint64_t, CommMapValue> show_map_t |
Definition at line 20 of file CommDetectorBase.h.
| enum commMapValues |
Definition at line 14 of file CommDetectorBase.h.
1.6.3