#include <process-delay-model.h>
Inheritance diagram for ns3::ProcessDelayModel:Public Member Functions | |
| virtual Time | RecordEnd (void)=0 |
| virtual void | RecordStart (void)=0 |
Static Public Member Functions | |
| static TypeId | GetTypeId (void) |
Definition at line 29 of file process-delay-model.h.
|
static |
Reimplemented in ns3::TimeOfDayProcessDelayModel, and ns3::RandomProcessDelayModel.
Definition at line 31 of file process-delay-model.cc.
|
pure virtual |
Implemented in ns3::TimeOfDayProcessDelayModel, and ns3::RandomProcessDelayModel.
|
pure virtual |
Implemented in ns3::TimeOfDayProcessDelayModel, and ns3::RandomProcessDelayModel.