MAK RTIspy API Documentation for HLA 1516
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Macros Groups Pages
List of all members | Public Member Functions | Protected Attributes
DtAssistantMsgStatsDialog Class Reference

Dialog to display the current assistant message statistics. More...

+ Inheritance diagram for DtAssistantMsgStatsDialog:
+ Collaboration diagram for DtAssistantMsgStatsDialog:

Public Member Functions

 DtAssistantMsgStatsDialog (QWidget *parent=0, Qt::WindowFlags f=0)
 Constructor. More...
 
virtual ~DtAssistantMsgStatsDialog ()
 Destructor. More...
 
virtual void setStatistics (unsigned totalRecv, double recvPerSecOverall, double recvPerSecCurr, unsigned totalProc, double procPerSecOverall, double procPerSecCurr, unsigned totalSent, double sentPerSecOverall, double sentPerSecCurr)
 Sets the statistics in the dialog. More...
 

Protected Attributes

Ui::AssistantMsgStatsDialog myUiImpl
 The GUI implementation of the widget. More...
 

Detailed Description

Dialog to display the current assistant message statistics.

Constructor & Destructor Documentation

DtAssistantMsgStatsDialog::DtAssistantMsgStatsDialog ( QWidget parent = 0,
Qt::WindowFlags  f = 0 
)

Constructor.

virtual DtAssistantMsgStatsDialog::~DtAssistantMsgStatsDialog ( )
virtual

Destructor.

Member Function Documentation

virtual void DtAssistantMsgStatsDialog::setStatistics ( unsigned  totalRecv,
double  recvPerSecOverall,
double  recvPerSecCurr,
unsigned  totalProc,
double  procPerSecOverall,
double  procPerSecCurr,
unsigned  totalSent,
double  sentPerSecOverall,
double  sentPerSecCurr 
)
virtual

Sets the statistics in the dialog.

Member Data Documentation

Ui::AssistantMsgStatsDialog DtAssistantMsgStatsDialog::myUiImpl
protected

The GUI implementation of the widget.


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

Document ID: Generated on Thu May 11 15:55:32 EDT 2023 from SVN revision 254743
Copyright © 2005-2020 MAK Technologies Inc. All Rights Reserved (www.mak.com)