Wireshark 4.7.0
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
Classes | Typedefs
sequence_diagram.h File Reference
#include <config.h>
#include <epan/address.h>
#include <QObject>
#include <QMultiMap>
#include <ui/qt/widgets/qcustomplot.h>

Go to the source code of this file.

Classes

class  WSCPSeqData
 Key-value pair associating a plot key coordinate with a sequence analysis item, used as the value type in WSCPSeqDataMap. More...
 
class  SequenceDiagram
 QCustomPlot plottable that renders a Wireshark sequence diagram, drawing arrows and comments between participant columns for each analysed protocol exchange. More...
 

Typedefs

typedef QMultiMap< double, WSCPSeqDataWSCPSeqDataMap
 Multi-map keyed by plot coordinate, storing WSCPSeqData entries for the sequence diagram.
 

Detailed Description

Wireshark - Network traffic analyzer By Gerald Combs geral.nosp@m.d@wi.nosp@m.resha.nosp@m.rk.o.nosp@m.rg Copyright 1998 Gerald Combs

SPDX-License-Identifier: GPL-2.0-or-later