Dialog displaying a list of all detected SCTP associations.
More...
#include <sctp_all_assocs_dialog.h>
|
| void | filterPackets (QString new_filter, bool force) |
| | Signal emitted to request filtering packets based on the selected association.
|
| |
Dialog displaying a list of all detected SCTP associations.
◆ SCTPAllAssocsDialog()
| SCTPAllAssocsDialog::SCTPAllAssocsDialog |
( |
QWidget * |
parent = 0, |
|
|
capture_file * |
cf = NULL |
|
) |
| |
|
explicit |
Constructs a new SCTPAllAssocsDialog object.
- Parameters
-
| parent | The parent widget. |
| cf | Pointer to the capture file. |
◆ filterPackets
| void SCTPAllAssocsDialog::filterPackets |
( |
QString |
new_filter, |
|
|
bool |
force |
|
) |
| |
|
signal |
Signal emitted to request filtering packets based on the selected association.
- Parameters
-
| new_filter | The filter string to apply. |
| force | True to force the application of the filter. |
◆ setCaptureFile
| void SCTPAllAssocsDialog::setCaptureFile |
( |
capture_file * |
cf | ) |
|
|
inlineslot |
Sets the active capture file for the dialog.
- Parameters
-
| cf | Pointer to the capture file. |
The documentation for this class was generated from the following files: