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

Public Attributes

pbl_node_t basic_info
 
int number
 
int type
 
gchar * type_name
 
pbl_node_toptions_node
 
gboolean is_repeated
 
gboolean is_required
 
gboolean has_default_value
 
gchar * orig_default_value
 
int string_or_bytes_default_value_length
 
union {
   gint32   i32
 
   gint64   i64
 
   guint32   u32
 
   guint64   u64
 
   gfloat   f
 
   gdouble   d
 
   gboolean   b
 
   gchar *   s
 
   const pbl_enum_value_descriptor_t *   e
 
default_value
 

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