NetSim Source Code Help v14.4
All 13 Components
 
Loading...
Searching...
No Matches
stru_Application_HTTPInfo Struct Reference

Structure to store the HTTP application information. More...

#include <Application.h>

Data Fields

double pageIAT
 
DISTRIBUTION pageIATDistribution
 
unsigned int pageCount
 
double pageSize
 
DISTRIBUTION pageSizeDistribution
 

Detailed Description

Structure to store the HTTP application information.

Definition at line 258 of file Application.h.

Field Documentation

◆ pageCount

unsigned int stru_Application_HTTPInfo::pageCount

Definition at line 262 of file Application.h.

◆ pageIAT

double stru_Application_HTTPInfo::pageIAT

Definition at line 260 of file Application.h.

◆ pageIATDistribution

DISTRIBUTION stru_Application_HTTPInfo::pageIATDistribution

Definition at line 261 of file Application.h.

◆ pageSize

double stru_Application_HTTPInfo::pageSize

Definition at line 263 of file Application.h.

◆ pageSizeDistribution

DISTRIBUTION stru_Application_HTTPInfo::pageSizeDistribution

Definition at line 264 of file Application.h.


The documentation for this struct was generated from the following file: