|
WS_DLL_PUBLIC const gchar * | col_format_to_string (const gint) |
|
WS_DLL_PUBLIC const gchar * | col_format_desc (const gint) |
|
WS_DLL_PUBLIC const gchar * | col_format_abbrev (const gint) |
|
WS_DLL_PUBLIC gint | get_column_format (const gint) |
|
WS_DLL_PUBLIC void | set_column_format (const gint, const gint) |
|
WS_DLL_PUBLIC void | get_column_format_matches (bool *, const gint) |
|
WS_DLL_PUBLIC gint | get_column_format_from_str (const gchar *) |
|
WS_DLL_PUBLIC gchar * | get_column_title (const gint) |
|
WS_DLL_PUBLIC void | set_column_title (const gint, const gchar *) |
|
WS_DLL_PUBLIC gboolean | get_column_visible (const gint) |
|
WS_DLL_PUBLIC void | set_column_visible (const gint, gboolean) |
|
WS_DLL_PUBLIC gboolean | get_column_resolved (const gint) |
|
WS_DLL_PUBLIC void | set_column_resolved (const gint, gboolean) |
|
WS_DLL_PUBLIC const gchar * | get_column_custom_fields (const gint) |
|
WS_DLL_PUBLIC void | set_column_custom_fields (const gint, const char *) |
|
WS_DLL_PUBLIC gint | get_column_custom_occurrence (const gint) |
|
WS_DLL_PUBLIC void | set_column_custom_occurrence (const gint, const gint) |
|
WS_DLL_PUBLIC const gchar * | get_column_width_string (const gint, const gint) |
|
WS_DLL_PUBLIC gint | get_column_char_width (const gint format) |
|
WS_DLL_PUBLIC gchar * | get_column_tooltip (const gint col) |
|
WS_DLL_PUBLIC const gchar * | get_column_text (column_info *cinfo, const gint col) |
|
WS_DLL_PUBLIC void | col_finalize (column_info *cinfo) |
|
WS_DLL_PUBLIC void | build_column_format_array (column_info *cinfo, const gint num_cols, const gboolean reset_fences) |
|
WS_DLL_PUBLIC void | column_dump_column_formats (void) |
|
WS_DLL_PUBLIC gboolean | parse_column_format (fmt_data *cfmt, const char *fmt) |
|
WS_DLL_PUBLIC void | try_convert_to_custom_column (char **fmt) |
|
WS_DLL_PUBLIC const char * | try_convert_to_column_field (const char *field) |
|
WS_DLL_PUBLIC void | column_register_fields (void) |
|
Definitions for column handling routines Column preference and format settings.
For internal Wireshark useonly. Don't include this header in dissectors!
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