|
Wireshark 4.7.0
The Wireshark network protocol analyzer
|
Descriptor for a message type definition; analogous to google::protobuf::Descriptor in the protobuf C++ library. More...
#include <protobuf_lang_tree.h>
Public Attributes | |
| pbl_node_t | basic_info |
| GQueue * | fields |
| GHashTable * | fields_by_number |
Descriptor for a message type definition; analogous to google::protobuf::Descriptor in the protobuf C++ library.
| pbl_node_t pbl_message_descriptor_t::basic_info |
Inherited base node fields
| GQueue* pbl_message_descriptor_t::fields |
Ordered list of field descriptor nodes (pbl_node_t*)
| GHashTable* pbl_message_descriptor_t::fields_by_number |
Hash table of field descriptors keyed by field number for fast lookup