OpenCOVER
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Pages
Public Member Functions | Public Attributes | List of all members
opencover::coClusterStat Class Reference

#include <coClusterStat.h>

Collaboration diagram for opencover::coClusterStat:
Collaboration graph
[legend]

Public Member Functions

 coClusterStat (int id)
 
 ~coClusterStat ()
 
void show ()
 
void hide ()
 
void updateMinMax (double renderTime, double netSend, double netRecv)
 
void updateValues ()
 

Public Attributes

coStatGraphrenderGraph
 
coStatGraphsendGraph
 
coStatGraphrecvGraph
 
float renderMax
 
float sendMax
 
float recvMax
 

Constructor & Destructor Documentation

opencover::coClusterStat::coClusterStat ( int  id)
opencover::coClusterStat::~coClusterStat ( )

Member Function Documentation

void opencover::coClusterStat::hide ( )
void opencover::coClusterStat::show ( )
void opencover::coClusterStat::updateMinMax ( double  renderTime,
double  netSend,
double  netRecv 
)
void opencover::coClusterStat::updateValues ( )

Member Data Documentation

coStatGraph* opencover::coClusterStat::recvGraph
float opencover::coClusterStat::recvMax
coStatGraph* opencover::coClusterStat::renderGraph
float opencover::coClusterStat::renderMax
coStatGraph* opencover::coClusterStat::sendGraph
float opencover::coClusterStat::sendMax

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