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

Descriptor for a single enum value; analogous to google::protobuf::EnumValueDescriptor in the protobuf C++ library. More...

#include <protobuf_lang_tree.h>

Public Attributes

pbl_node_t basic_info
int number

Detailed Description

Descriptor for a single enum value; analogous to google::protobuf::EnumValueDescriptor in the protobuf C++ library.

Member Data Documentation

◆ basic_info

pbl_node_t pbl_enum_value_descriptor_t::basic_info

Inherited base node fields

◆ number

int pbl_enum_value_descriptor_t::number

Integer value assigned to this enum constant


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