Structure to store the HTTP application information. More...
#include <Application.h>
Data Fields | |
| double | pageIAT |
| DISTRIBUTION | pageIATDistribution |
| unsigned int | pageCount |
| double | pageSize |
| DISTRIBUTION | pageSizeDistribution |
Structure to store the HTTP application information.
Definition at line 258 of file Application.h.
| unsigned int stru_Application_HTTPInfo::pageCount |
Definition at line 262 of file Application.h.
| double stru_Application_HTTPInfo::pageIAT |
Definition at line 260 of file Application.h.
| DISTRIBUTION stru_Application_HTTPInfo::pageIATDistribution |
Definition at line 261 of file Application.h.
| double stru_Application_HTTPInfo::pageSize |
Definition at line 263 of file Application.h.
| DISTRIBUTION stru_Application_HTTPInfo::pageSizeDistribution |
Definition at line 264 of file Application.h.