Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
SCTPChunkStatisticsDialog Class Reference

A dialog for displaying and managing SCTP chunk statistics. More...

#include <sctp_chunk_statistics_dialog.h>

Inheritance diagram for SCTPChunkStatisticsDialog:

Public Slots

void setCaptureFile (capture_file *cf)
 Sets the active capture file for the dialog.

Public Member Functions

 SCTPChunkStatisticsDialog (QWidget *parent=0, const _sctp_assoc_info *assoc=NULL, capture_file *cf=NULL)
 Constructs a new SCTPChunkStatisticsDialog.
 ~SCTPChunkStatisticsDialog ()
 Destroys the SCTPChunkStatisticsDialog.

Detailed Description

A dialog for displaying and managing SCTP chunk statistics.

Constructor & Destructor Documentation

◆ SCTPChunkStatisticsDialog()

SCTPChunkStatisticsDialog::SCTPChunkStatisticsDialog ( QWidget * parent = 0,
const _sctp_assoc_info * assoc = NULL,
capture_file * cf = NULL )
explicit

Constructs a new SCTPChunkStatisticsDialog.

Parameters
parentThe parent widget, defaults to 0.
assocPointer to the SCTP association info, defaults to NULL.
cfPointer to the capture file, defaults to NULL.

Member Function Documentation

◆ setCaptureFile

void SCTPChunkStatisticsDialog::setCaptureFile ( capture_file * cf)
inlineslot

Sets the active capture file for the dialog.

Parameters
cfPointer to the capture file.

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