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

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

Collaboration diagram for _google_protobuf_DescriptorProto_ExtensionRange:

Public Attributes

bool has_start
 
int32_t start
 
bool has_end
 
int32_t end
 
bool has_options
 
google_protobuf_ExtensionRangeOptions options
 

Detailed Description

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

Member Data Documentation

◆ end

int32_t _google_protobuf_DescriptorProto_ExtensionRange::end

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

◆ has_end

bool _google_protobuf_DescriptorProto_ExtensionRange::has_end

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

◆ has_options

bool _google_protobuf_DescriptorProto_ExtensionRange::has_options

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

◆ has_start

bool _google_protobuf_DescriptorProto_ExtensionRange::has_start

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

◆ options

google_protobuf_ExtensionRangeOptions _google_protobuf_DescriptorProto_ExtensionRange::options

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

◆ start

int32_t _google_protobuf_DescriptorProto_ExtensionRange::start

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


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