#include <Congestion.h>
Public Member Functions | |
CongestionControlRule () | |
~CongestionControlRule () | |
Data Fields | |
CongestionControlRecord * | record |
Definition at line 54 of file Congestion.h.
CongestionControlRule::CongestionControlRule | ( | ) | [inline] |
Definition at line 117 of file Congestion.h.
CongestionControlRule::~CongestionControlRule | ( | ) | [inline] |
Definition at line 125 of file Congestion.h.
References record.
Definition at line 58 of file Congestion.h.
Referenced by CongestionControlled(), CongestionControlRecord::UpdateMatch(), and ~CongestionControlRule().