#include <detector.h>
Public Methods | |
| Detector (TimeSlot *, Collector *, float &, float &, string, string, Mutex *) | |
| virtual | ~Detector () |
| virtual void | run () |
Private Methods | |
| virtual void | final () |
| void | LogAttackStart (uint16_t, uint16_t, InetHostAddress, InetHostAddress, uint32_t, uint32_t) |
| void | LogAttackStop (uint16_t, uint16_t, InetHostAddress, uint32_t, uint32_t) |
Private Attributes | |
| TimeSlot * | procts |
| Mutex * | mtx |
| float | increase |
| float | percentage |
| Collector * | cl |
| string | owner |
| string | cmd |
|
||||||||||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
||||||||||||||||||||||||||||
|
|
|
||||||||||||||||||||||||
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
1.2.18