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

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

Collaboration diagram for _google_protobuf_EnumValueDescriptorProto:

Public Attributes

pb_callback_t name
 
bool has_number
 
int32_t number
 
bool has_options
 
google_protobuf_EnumValueOptions options
 

Detailed Description

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

Member Data Documentation

◆ has_number

bool _google_protobuf_EnumValueDescriptorProto::has_number

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

◆ has_options

bool _google_protobuf_EnumValueDescriptorProto::has_options

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

◆ name

pb_callback_t _google_protobuf_EnumValueDescriptorProto::name

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

◆ number

int32_t _google_protobuf_EnumValueDescriptorProto::number

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

◆ options

google_protobuf_EnumValueOptions _google_protobuf_EnumValueDescriptorProto::options

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


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