Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
glib-compat.h File Reference
#include "ws_symbol_export.h"
#include "ws_attributes.h"
#include <glib.h>
#include <string.h>

Go to the source code of this file.

Classes

struct  _GRealArray
 Internal implementation of GArray, holding the backing buffer and allocation metadata. More...
struct  _GRealPtrArray
 Internal implementation of GPtrArray, holding the backing pointer buffer and allocation metadata. More...

Macros

#define g_queue_clear_full   queue_clear_full
#define G_REGEX_DEFAULT   ((GRegexCompileFlags)0)
#define G_REGEX_MATCH_DEFAULT   ((GRegexMatchFlags)0)
#define G_NSEC_PER_SEC   1000000000

Typedefs

typedef volatile gint gatomicrefcount
typedef struct _GRealArray GRealArray
typedef struct _GRealPtrArray GRealPtrArray

Detailed Description

Definitions to provide some functions that are not present in older GLIB versions we support (currently down to 2.50)

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