Changed the dependency declarations and their associated function declarations...
Changed the dependency declarations and their associated function declarations to reflect a previous unstated assumption: Functions called on dependencies do not change those dependencies. Now everything is declared const and that has been propagated throughout the system.
Showing
- pelab/magent/DelaySensor.cc 2 additions, 2 deletionspelab/magent/DelaySensor.cc
- pelab/magent/DelaySensor.h 4 additions, 3 deletionspelab/magent/DelaySensor.h
- pelab/magent/EwmaThroughputSensor.cc 2 additions, 2 deletionspelab/magent/EwmaThroughputSensor.cc
- pelab/magent/EwmaThroughputSensor.h 4 additions, 4 deletionspelab/magent/EwmaThroughputSensor.h
- pelab/magent/MaxDelaySensor.cc 4 additions, 2 deletionspelab/magent/MaxDelaySensor.cc
- pelab/magent/MaxDelaySensor.h 7 additions, 6 deletionspelab/magent/MaxDelaySensor.h
- pelab/magent/MinDelaySensor.cc 1 addition, 1 deletionpelab/magent/MinDelaySensor.cc
- pelab/magent/MinDelaySensor.h 3 additions, 3 deletionspelab/magent/MinDelaySensor.h
- pelab/magent/PacketSensor.cc 1 addition, 1 deletionpelab/magent/PacketSensor.cc
- pelab/magent/PacketSensor.h 2 additions, 2 deletionspelab/magent/PacketSensor.h
- pelab/magent/SensorList.h 11 additions, 6 deletionspelab/magent/SensorList.h
- pelab/magent/ThroughputSensor.cc 2 additions, 2 deletionspelab/magent/ThroughputSensor.cc
- pelab/magent/ThroughputSensor.h 4 additions, 3 deletionspelab/magent/ThroughputSensor.h
Loading
Please register or sign in to comment