Wireshark  4.3.0
The Wireshark network protocol analyzer
Public Attributes | List of all members
true_false_string Struct Reference

#include <tfs.h>

Public Attributes

const char * true_string
 
const char * false_string
 

Detailed Description

Struct for boolean representation

Member Data Documentation

◆ false_string

const char* true_false_string::false_string

The string presented when false

◆ true_string

const char* true_false_string::true_string

The string presented when true


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