|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Describes a single protobuf option; the name of the option is stored in basic_info. More...
#include <protobuf_lang_tree.h>
Public Attributes | |
| pbl_node_t | basic_info |
| char * | value |
Describes a single protobuf option; the name of the option is stored in basic_info.
Currently only field options are handled; other option types are ignored.
| pbl_node_t pbl_option_descriptor_t::basic_info |
Base node info containing the option name and source location.
| char* pbl_option_descriptor_t::value |
The option's value as a raw string.