#include <descriptor.h>
Public Types | |
typedef ExtensionRangeOptions | OptionsType |
typedef ExtensionRangeOptions | OptionsType |
typedef DescriptorProto_ExtensionRange | Proto |
typedef DescriptorProto_ExtensionRange | Proto |
Public Member Functions | |
void | CopyTo (DescriptorProto_ExtensionRange *proto) const |
void | CopyTo (DescriptorProto_ExtensionRange *proto) const |
Public Attributes | |
int | end |
const ExtensionRangeOptions * | options_ |
int | start |
Definition at line 348 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
typedef ExtensionRangeOptions google::protobuf::Descriptor::ExtensionRange::OptionsType |
Definition at line 351 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
typedef ExtensionRangeOptions google::protobuf::Descriptor::ExtensionRange::OptionsType |
Definition at line 401 of file protobuf/src/google/protobuf/descriptor.h.
typedef DescriptorProto_ExtensionRange google::protobuf::Descriptor::ExtensionRange::Proto |
Definition at line 349 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
typedef DescriptorProto_ExtensionRange google::protobuf::Descriptor::ExtensionRange::Proto |
Definition at line 399 of file protobuf/src/google/protobuf/descriptor.h.
void google::protobuf::Descriptor::ExtensionRange::CopyTo | ( | DescriptorProto_ExtensionRange * | proto | ) | const |
Definition at line 1785 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.cc.
void google::protobuf::Descriptor::ExtensionRange::CopyTo | ( | DescriptorProto_ExtensionRange * | proto | ) | const |
int google::protobuf::Descriptor::ExtensionRange::end |
Definition at line 357 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
const ExtensionRangeOptions * google::protobuf::Descriptor::ExtensionRange::options_ |
Definition at line 359 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.
int google::protobuf::Descriptor::ExtensionRange::start |
Definition at line 356 of file bloaty/third_party/protobuf/src/google/protobuf/descriptor.h.