Load Balancer - CSCE 412 Project 3 1.0
Loading...
Searching...
No Matches
request.h File Reference

Definition of the Request struct for representing network requests. More...

#include <string>
Include dependency graph for request.h:
This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

struct  Request
 Represents a network request with source and destination IPs and a processing time. More...
 

Detailed Description

Definition of the Request struct for representing network requests.