|
@@ -33,92 +33,92 @@ namespace google {
|
|
namespace protobuf {
|
|
namespace protobuf {
|
|
class DescriptorProto;
|
|
class DescriptorProto;
|
|
class DescriptorProtoDefaultTypeInternal;
|
|
class DescriptorProtoDefaultTypeInternal;
|
|
-extern DescriptorProtoDefaultTypeInternal _DescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern DescriptorProtoDefaultTypeInternal _DescriptorProto_default_instance_;
|
|
class DescriptorProto_ExtensionRange;
|
|
class DescriptorProto_ExtensionRange;
|
|
class DescriptorProto_ExtensionRangeDefaultTypeInternal;
|
|
class DescriptorProto_ExtensionRangeDefaultTypeInternal;
|
|
-extern DescriptorProto_ExtensionRangeDefaultTypeInternal _DescriptorProto_ExtensionRange_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern DescriptorProto_ExtensionRangeDefaultTypeInternal _DescriptorProto_ExtensionRange_default_instance_;
|
|
class DescriptorProto_ReservedRange;
|
|
class DescriptorProto_ReservedRange;
|
|
class DescriptorProto_ReservedRangeDefaultTypeInternal;
|
|
class DescriptorProto_ReservedRangeDefaultTypeInternal;
|
|
-extern DescriptorProto_ReservedRangeDefaultTypeInternal _DescriptorProto_ReservedRange_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern DescriptorProto_ReservedRangeDefaultTypeInternal _DescriptorProto_ReservedRange_default_instance_;
|
|
class EnumDescriptorProto;
|
|
class EnumDescriptorProto;
|
|
class EnumDescriptorProtoDefaultTypeInternal;
|
|
class EnumDescriptorProtoDefaultTypeInternal;
|
|
-extern EnumDescriptorProtoDefaultTypeInternal _EnumDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern EnumDescriptorProtoDefaultTypeInternal _EnumDescriptorProto_default_instance_;
|
|
class EnumOptions;
|
|
class EnumOptions;
|
|
class EnumOptionsDefaultTypeInternal;
|
|
class EnumOptionsDefaultTypeInternal;
|
|
-extern EnumOptionsDefaultTypeInternal _EnumOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern EnumOptionsDefaultTypeInternal _EnumOptions_default_instance_;
|
|
class EnumValueDescriptorProto;
|
|
class EnumValueDescriptorProto;
|
|
class EnumValueDescriptorProtoDefaultTypeInternal;
|
|
class EnumValueDescriptorProtoDefaultTypeInternal;
|
|
-extern EnumValueDescriptorProtoDefaultTypeInternal _EnumValueDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern EnumValueDescriptorProtoDefaultTypeInternal _EnumValueDescriptorProto_default_instance_;
|
|
class EnumValueOptions;
|
|
class EnumValueOptions;
|
|
class EnumValueOptionsDefaultTypeInternal;
|
|
class EnumValueOptionsDefaultTypeInternal;
|
|
-extern EnumValueOptionsDefaultTypeInternal _EnumValueOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern EnumValueOptionsDefaultTypeInternal _EnumValueOptions_default_instance_;
|
|
class FieldDescriptorProto;
|
|
class FieldDescriptorProto;
|
|
class FieldDescriptorProtoDefaultTypeInternal;
|
|
class FieldDescriptorProtoDefaultTypeInternal;
|
|
-extern FieldDescriptorProtoDefaultTypeInternal _FieldDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern FieldDescriptorProtoDefaultTypeInternal _FieldDescriptorProto_default_instance_;
|
|
class FieldOptions;
|
|
class FieldOptions;
|
|
class FieldOptionsDefaultTypeInternal;
|
|
class FieldOptionsDefaultTypeInternal;
|
|
-extern FieldOptionsDefaultTypeInternal _FieldOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern FieldOptionsDefaultTypeInternal _FieldOptions_default_instance_;
|
|
class FileDescriptorProto;
|
|
class FileDescriptorProto;
|
|
class FileDescriptorProtoDefaultTypeInternal;
|
|
class FileDescriptorProtoDefaultTypeInternal;
|
|
-extern FileDescriptorProtoDefaultTypeInternal _FileDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern FileDescriptorProtoDefaultTypeInternal _FileDescriptorProto_default_instance_;
|
|
class FileDescriptorSet;
|
|
class FileDescriptorSet;
|
|
class FileDescriptorSetDefaultTypeInternal;
|
|
class FileDescriptorSetDefaultTypeInternal;
|
|
-extern FileDescriptorSetDefaultTypeInternal _FileDescriptorSet_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern FileDescriptorSetDefaultTypeInternal _FileDescriptorSet_default_instance_;
|
|
class FileOptions;
|
|
class FileOptions;
|
|
class FileOptionsDefaultTypeInternal;
|
|
class FileOptionsDefaultTypeInternal;
|
|
-extern FileOptionsDefaultTypeInternal _FileOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern FileOptionsDefaultTypeInternal _FileOptions_default_instance_;
|
|
class GeneratedCodeInfo;
|
|
class GeneratedCodeInfo;
|
|
class GeneratedCodeInfoDefaultTypeInternal;
|
|
class GeneratedCodeInfoDefaultTypeInternal;
|
|
-extern GeneratedCodeInfoDefaultTypeInternal _GeneratedCodeInfo_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern GeneratedCodeInfoDefaultTypeInternal _GeneratedCodeInfo_default_instance_;
|
|
class GeneratedCodeInfo_Annotation;
|
|
class GeneratedCodeInfo_Annotation;
|
|
class GeneratedCodeInfo_AnnotationDefaultTypeInternal;
|
|
class GeneratedCodeInfo_AnnotationDefaultTypeInternal;
|
|
-extern GeneratedCodeInfo_AnnotationDefaultTypeInternal _GeneratedCodeInfo_Annotation_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern GeneratedCodeInfo_AnnotationDefaultTypeInternal _GeneratedCodeInfo_Annotation_default_instance_;
|
|
class MessageOptions;
|
|
class MessageOptions;
|
|
class MessageOptionsDefaultTypeInternal;
|
|
class MessageOptionsDefaultTypeInternal;
|
|
-extern MessageOptionsDefaultTypeInternal _MessageOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern MessageOptionsDefaultTypeInternal _MessageOptions_default_instance_;
|
|
class MethodDescriptorProto;
|
|
class MethodDescriptorProto;
|
|
class MethodDescriptorProtoDefaultTypeInternal;
|
|
class MethodDescriptorProtoDefaultTypeInternal;
|
|
-extern MethodDescriptorProtoDefaultTypeInternal _MethodDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern MethodDescriptorProtoDefaultTypeInternal _MethodDescriptorProto_default_instance_;
|
|
class MethodOptions;
|
|
class MethodOptions;
|
|
class MethodOptionsDefaultTypeInternal;
|
|
class MethodOptionsDefaultTypeInternal;
|
|
-extern MethodOptionsDefaultTypeInternal _MethodOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern MethodOptionsDefaultTypeInternal _MethodOptions_default_instance_;
|
|
class OneofDescriptorProto;
|
|
class OneofDescriptorProto;
|
|
class OneofDescriptorProtoDefaultTypeInternal;
|
|
class OneofDescriptorProtoDefaultTypeInternal;
|
|
-extern OneofDescriptorProtoDefaultTypeInternal _OneofDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern OneofDescriptorProtoDefaultTypeInternal _OneofDescriptorProto_default_instance_;
|
|
class OneofOptions;
|
|
class OneofOptions;
|
|
class OneofOptionsDefaultTypeInternal;
|
|
class OneofOptionsDefaultTypeInternal;
|
|
-extern OneofOptionsDefaultTypeInternal _OneofOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern OneofOptionsDefaultTypeInternal _OneofOptions_default_instance_;
|
|
class ServiceDescriptorProto;
|
|
class ServiceDescriptorProto;
|
|
class ServiceDescriptorProtoDefaultTypeInternal;
|
|
class ServiceDescriptorProtoDefaultTypeInternal;
|
|
-extern ServiceDescriptorProtoDefaultTypeInternal _ServiceDescriptorProto_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern ServiceDescriptorProtoDefaultTypeInternal _ServiceDescriptorProto_default_instance_;
|
|
class ServiceOptions;
|
|
class ServiceOptions;
|
|
class ServiceOptionsDefaultTypeInternal;
|
|
class ServiceOptionsDefaultTypeInternal;
|
|
-extern ServiceOptionsDefaultTypeInternal _ServiceOptions_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern ServiceOptionsDefaultTypeInternal _ServiceOptions_default_instance_;
|
|
class SourceCodeInfo;
|
|
class SourceCodeInfo;
|
|
class SourceCodeInfoDefaultTypeInternal;
|
|
class SourceCodeInfoDefaultTypeInternal;
|
|
-extern SourceCodeInfoDefaultTypeInternal _SourceCodeInfo_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern SourceCodeInfoDefaultTypeInternal _SourceCodeInfo_default_instance_;
|
|
class SourceCodeInfo_Location;
|
|
class SourceCodeInfo_Location;
|
|
class SourceCodeInfo_LocationDefaultTypeInternal;
|
|
class SourceCodeInfo_LocationDefaultTypeInternal;
|
|
-extern SourceCodeInfo_LocationDefaultTypeInternal _SourceCodeInfo_Location_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern SourceCodeInfo_LocationDefaultTypeInternal _SourceCodeInfo_Location_default_instance_;
|
|
class UninterpretedOption;
|
|
class UninterpretedOption;
|
|
class UninterpretedOptionDefaultTypeInternal;
|
|
class UninterpretedOptionDefaultTypeInternal;
|
|
-extern UninterpretedOptionDefaultTypeInternal _UninterpretedOption_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern UninterpretedOptionDefaultTypeInternal _UninterpretedOption_default_instance_;
|
|
class UninterpretedOption_NamePart;
|
|
class UninterpretedOption_NamePart;
|
|
class UninterpretedOption_NamePartDefaultTypeInternal;
|
|
class UninterpretedOption_NamePartDefaultTypeInternal;
|
|
-extern UninterpretedOption_NamePartDefaultTypeInternal _UninterpretedOption_NamePart_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern UninterpretedOption_NamePartDefaultTypeInternal _UninterpretedOption_NamePart_default_instance_;
|
|
namespace compiler {
|
|
namespace compiler {
|
|
class CodeGeneratorRequest;
|
|
class CodeGeneratorRequest;
|
|
class CodeGeneratorRequestDefaultTypeInternal;
|
|
class CodeGeneratorRequestDefaultTypeInternal;
|
|
-extern CodeGeneratorRequestDefaultTypeInternal _CodeGeneratorRequest_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern CodeGeneratorRequestDefaultTypeInternal _CodeGeneratorRequest_default_instance_;
|
|
class CodeGeneratorResponse;
|
|
class CodeGeneratorResponse;
|
|
class CodeGeneratorResponseDefaultTypeInternal;
|
|
class CodeGeneratorResponseDefaultTypeInternal;
|
|
-extern CodeGeneratorResponseDefaultTypeInternal _CodeGeneratorResponse_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern CodeGeneratorResponseDefaultTypeInternal _CodeGeneratorResponse_default_instance_;
|
|
class CodeGeneratorResponse_File;
|
|
class CodeGeneratorResponse_File;
|
|
class CodeGeneratorResponse_FileDefaultTypeInternal;
|
|
class CodeGeneratorResponse_FileDefaultTypeInternal;
|
|
-extern CodeGeneratorResponse_FileDefaultTypeInternal _CodeGeneratorResponse_File_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern CodeGeneratorResponse_FileDefaultTypeInternal _CodeGeneratorResponse_File_default_instance_;
|
|
class Version;
|
|
class Version;
|
|
class VersionDefaultTypeInternal;
|
|
class VersionDefaultTypeInternal;
|
|
-extern VersionDefaultTypeInternal _Version_default_instance_;
|
|
|
|
|
|
+LIBPROTOC_EXPORT extern VersionDefaultTypeInternal _Version_default_instance_;
|
|
} // namespace compiler
|
|
} // namespace compiler
|
|
} // namespace protobuf
|
|
} // namespace protobuf
|
|
} // namespace google
|
|
} // namespace google
|