|
Load Balancer Simulator
CSCE 412 - Load Balancer Simulation Project
|
This is the complete list of members for Request, including all inherited members.
| generateRandom(int minTime, int maxTime) | Request | static |
| generateRandomIP() | Request | static |
| ipIn | Request | |
| ipOut | Request | |
| jobType | Request | |
| Request(std::string ipIn, std::string ipOut, int time, char jobType) | Request | |
| time | Request |