10#ifndef __SCSI_SERVICE_RESPONSE_TIME_DIALOG_H__
11#define __SCSI_SERVICE_RESPONSE_TIME_DIALOG_H__
57 QComboBox *command_combo_;
Manages a capture file and its associated state and operations.
Definition capture_file.h:27
Dialog for displaying SCSI Service Response Time (SRT) statistics.
Definition scsi_service_response_time_dialog.h:21
virtual void provideParameterData()
Provides parameter data for the service response time dialog.
Definition scsi_service_response_time_dialog.cpp:78
void setScsiCommand(int command)
Sets the active SCSI command to display statistics for.
Definition scsi_service_response_time_dialog.cpp:72
static TapParameterDialog * createScsiSrtDialog(QWidget &parent, const QString, const QString opt_arg, CaptureFile &cf)
Factory method to create a SCSI SRT dialog.
Definition scsi_service_response_time_dialog.cpp:45
Base dialog for displaying Service Response Time (SRT) statistics.
Definition service_response_time_dialog.h:25
Base class for statistics dialogs driven by a tap and an optional display filter, presenting results ...
Definition tap_parameter_dialog.h:58
Definition srt_table.c:20