Wireshark 4.7.3
The Wireshark network protocol analyzer
Loading...
Searching...
No Matches
commandline_usage_app_data Struct Reference

Holds application-specific strings and callbacks used to render command-line usage/help output. More...

#include <commandline.h>

Public Attributes

const char * item_name
const char * console_name
const char * help_header

Detailed Description

Holds application-specific strings and callbacks used to render command-line usage/help output.

Member Data Documentation

◆ console_name

const char* commandline_usage_app_data::console_name

Display name of the application shown in console usage output.

◆ help_header

const char* commandline_usage_app_data::help_header

Header string printed at the top of the help/usage message.

◆ item_name

const char* commandline_usage_app_data::item_name

Short identifier name of the application (e.g. "wireshark", "tshark").


The documentation for this struct was generated from the following file: