Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
decode_as_model.h File Reference
#include <config.h>
#include <QAbstractItemModel>
#include <QList>
#include <epan/cfile.h>
#include <epan/packet.h>
#include <epan/decode_as.h>
#include <epan/dissectors/packet-dcerpc.h>

Go to the source code of this file.

Classes

class  DecodeAsItem
 Represents a single "Decode As" mapping entry in the UI. More...
struct  _dissector_info_t
 Bundles identifying metadata and a handle for a single registered dissector. More...
class  DecodeAsModel
 Table model backing the Decode As dialog. More...
struct  DecodeAsModel::UIntEntry
 A pending change to a uint-keyed dissector table entry. More...

Typedefs

typedef struct _dissector_info_t dissector_info_t
 Bundles identifying metadata and a handle for a single registered dissector.

Detailed Description

Data model for Decode As records.

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