JaiaBot 2.6.0+14+g3cab9c46
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
_google_protobuf_FieldDescriptorProto Struct Reference

#include <nanopb/google/protobuf/descriptor.pb.h>

Collaboration diagram for _google_protobuf_FieldDescriptorProto:

Public Attributes

pb_callback_t name
 
pb_callback_t extendee
 
bool has_number
 
int32_t number
 
bool has_label
 
google_protobuf_FieldDescriptorProto_Label label
 
bool has_type
 
google_protobuf_FieldDescriptorProto_Type type
 
pb_callback_t type_name
 
pb_callback_t default_value
 
bool has_options
 
google_protobuf_FieldOptions options
 
bool has_oneof_index
 
int32_t oneof_index
 
pb_callback_t json_name
 
bool has_proto3_optional
 
bool proto3_optional
 

Detailed Description

Definition at line 388 of file descriptor.pb.h.

Member Data Documentation

◆ default_value

pb_callback_t _google_protobuf_FieldDescriptorProto::default_value

Definition at line 411 of file descriptor.pb.h.

◆ extendee

pb_callback_t _google_protobuf_FieldDescriptorProto::extendee

Definition at line 392 of file descriptor.pb.h.

◆ has_label

bool _google_protobuf_FieldDescriptorProto::has_label

Definition at line 395 of file descriptor.pb.h.

◆ has_number

bool _google_protobuf_FieldDescriptorProto::has_number

Definition at line 393 of file descriptor.pb.h.

◆ has_oneof_index

bool _google_protobuf_FieldDescriptorProto::has_oneof_index

Definition at line 416 of file descriptor.pb.h.

◆ has_options

bool _google_protobuf_FieldDescriptorProto::has_options

Definition at line 412 of file descriptor.pb.h.

◆ has_proto3_optional

bool _google_protobuf_FieldDescriptorProto::has_proto3_optional

Definition at line 444 of file descriptor.pb.h.

◆ has_type

bool _google_protobuf_FieldDescriptorProto::has_type

Definition at line 399 of file descriptor.pb.h.

◆ json_name

pb_callback_t _google_protobuf_FieldDescriptorProto::json_name

Definition at line 422 of file descriptor.pb.h.

◆ label

google_protobuf_FieldDescriptorProto_Label _google_protobuf_FieldDescriptorProto::label

Definition at line 396 of file descriptor.pb.h.

◆ name

pb_callback_t _google_protobuf_FieldDescriptorProto::name

Definition at line 389 of file descriptor.pb.h.

◆ number

int32_t _google_protobuf_FieldDescriptorProto::number

Definition at line 394 of file descriptor.pb.h.

◆ oneof_index

int32_t _google_protobuf_FieldDescriptorProto::oneof_index

Definition at line 417 of file descriptor.pb.h.

◆ options

google_protobuf_FieldOptions _google_protobuf_FieldDescriptorProto::options

Definition at line 413 of file descriptor.pb.h.

◆ proto3_optional

bool _google_protobuf_FieldDescriptorProto::proto3_optional

Definition at line 445 of file descriptor.pb.h.

◆ type

google_protobuf_FieldDescriptorProto_Type _google_protobuf_FieldDescriptorProto::type

Definition at line 400 of file descriptor.pb.h.

◆ type_name

pb_callback_t _google_protobuf_FieldDescriptorProto::type_name

Definition at line 406 of file descriptor.pb.h.


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