chromium/out/Default/gen/components/crx_file/crx3.pb.h

// Generated by the protocol buffer compiler.  DO NOT EDIT!
// source: crx3.proto

#ifndef GOOGLE_PROTOBUF_INCLUDED_crx3_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_crx3_2eproto

#include <limits>
#include <string>

#include <google/protobuf/port_def.inc>
#if PROTOBUF_VERSION < 3021000
#error This file was generated by a newer version of protoc which is
#error incompatible with your Protocol Buffer headers. Please update
#error your headers.
#endif
#if 3021012 < PROTOBUF_MIN_PROTOC_VERSION
#error This file was generated by an older version of protoc which is
#error incompatible with your Protocol Buffer headers. Please
#error regenerate this file with a newer version of protoc.
#endif

#include <google/protobuf/port_undef.inc>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/arena.h>
#include <google/protobuf/arenastring.h>
#include <google/protobuf/generated_message_util.h>
#include <google/protobuf/metadata_lite.h>
#include <google/protobuf/message_lite.h>
#include <google/protobuf/repeated_field.h>  // IWYU pragma: export
#include <google/protobuf/extension_set.h>  // IWYU pragma: export
// @@protoc_insertion_point(includes)
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_crx3_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_crx3_2eproto {};
namespace crx_file {
class AsymmetricKeyProof;
struct AsymmetricKeyProofDefaultTypeInternal;
extern AsymmetricKeyProofDefaultTypeInternal _AsymmetricKeyProof_default_instance_;
class CrxFileHeader;
struct CrxFileHeaderDefaultTypeInternal;
extern CrxFileHeaderDefaultTypeInternal _CrxFileHeader_default_instance_;
class SignedData;
struct SignedDataDefaultTypeInternal;
extern SignedDataDefaultTypeInternal _SignedData_default_instance_;
}  // namespace crx_file
PROTOBUF_NAMESPACE_OPEN
template<> ::crx_file::AsymmetricKeyProof* Arena::CreateMaybeMessage<::crx_file::AsymmetricKeyProof>(Arena*);
template<> ::crx_file::CrxFileHeader* Arena::CreateMaybeMessage<::crx_file::CrxFileHeader>(Arena*);
template<> ::crx_file::SignedData* Arena::CreateMaybeMessage<::crx_file::SignedData>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace crx_file {

// ===================================================================

class CrxFileHeader final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:crx_file.CrxFileHeader) */ {};
// -------------------------------------------------------------------

class AsymmetricKeyProof final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:crx_file.AsymmetricKeyProof) */ {};
// -------------------------------------------------------------------

class SignedData final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:crx_file.SignedData) */ {};
// ===================================================================


// ===================================================================

#ifdef __GNUC__
  #pragma GCC diagnostic push
  #pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif  // __GNUC__
// CrxFileHeader

// repeated .crx_file.AsymmetricKeyProof sha256_with_rsa = 2;
inline int CrxFileHeader::_internal_sha256_with_rsa_size() const {}
inline int CrxFileHeader::sha256_with_rsa_size() const {}
inline void CrxFileHeader::clear_sha256_with_rsa() {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::mutable_sha256_with_rsa(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::crx_file::AsymmetricKeyProof >*
CrxFileHeader::mutable_sha256_with_rsa() {}
inline const ::crx_file::AsymmetricKeyProof& CrxFileHeader::_internal_sha256_with_rsa(int index) const {}
inline const ::crx_file::AsymmetricKeyProof& CrxFileHeader::sha256_with_rsa(int index) const {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::_internal_add_sha256_with_rsa() {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::add_sha256_with_rsa() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::crx_file::AsymmetricKeyProof >&
CrxFileHeader::sha256_with_rsa() const {}

// repeated .crx_file.AsymmetricKeyProof sha256_with_ecdsa = 3;
inline int CrxFileHeader::_internal_sha256_with_ecdsa_size() const {}
inline int CrxFileHeader::sha256_with_ecdsa_size() const {}
inline void CrxFileHeader::clear_sha256_with_ecdsa() {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::mutable_sha256_with_ecdsa(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::crx_file::AsymmetricKeyProof >*
CrxFileHeader::mutable_sha256_with_ecdsa() {}
inline const ::crx_file::AsymmetricKeyProof& CrxFileHeader::_internal_sha256_with_ecdsa(int index) const {}
inline const ::crx_file::AsymmetricKeyProof& CrxFileHeader::sha256_with_ecdsa(int index) const {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::_internal_add_sha256_with_ecdsa() {}
inline ::crx_file::AsymmetricKeyProof* CrxFileHeader::add_sha256_with_ecdsa() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::crx_file::AsymmetricKeyProof >&
CrxFileHeader::sha256_with_ecdsa() const {}

// optional bytes verified_contents = 4;
inline bool CrxFileHeader::_internal_has_verified_contents() const {}
inline bool CrxFileHeader::has_verified_contents() const {}
inline void CrxFileHeader::clear_verified_contents() {}
inline const std::string& CrxFileHeader::verified_contents() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CrxFileHeader::set_verified_contents(ArgT0&& arg0, ArgT... args) {}
inline std::string* CrxFileHeader::mutable_verified_contents() {}
inline const std::string& CrxFileHeader::_internal_verified_contents() const {}
inline void CrxFileHeader::_internal_set_verified_contents(const std::string& value) {}
inline std::string* CrxFileHeader::_internal_mutable_verified_contents() {}
inline std::string* CrxFileHeader::release_verified_contents() {}
inline void CrxFileHeader::set_allocated_verified_contents(std::string* verified_contents) {}

// optional bytes signed_header_data = 10000;
inline bool CrxFileHeader::_internal_has_signed_header_data() const {}
inline bool CrxFileHeader::has_signed_header_data() const {}
inline void CrxFileHeader::clear_signed_header_data() {}
inline const std::string& CrxFileHeader::signed_header_data() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void CrxFileHeader::set_signed_header_data(ArgT0&& arg0, ArgT... args) {}
inline std::string* CrxFileHeader::mutable_signed_header_data() {}
inline const std::string& CrxFileHeader::_internal_signed_header_data() const {}
inline void CrxFileHeader::_internal_set_signed_header_data(const std::string& value) {}
inline std::string* CrxFileHeader::_internal_mutable_signed_header_data() {}
inline std::string* CrxFileHeader::release_signed_header_data() {}
inline void CrxFileHeader::set_allocated_signed_header_data(std::string* signed_header_data) {}

// -------------------------------------------------------------------

// AsymmetricKeyProof

// optional bytes public_key = 1;
inline bool AsymmetricKeyProof::_internal_has_public_key() const {}
inline bool AsymmetricKeyProof::has_public_key() const {}
inline void AsymmetricKeyProof::clear_public_key() {}
inline const std::string& AsymmetricKeyProof::public_key() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void AsymmetricKeyProof::set_public_key(ArgT0&& arg0, ArgT... args) {}
inline std::string* AsymmetricKeyProof::mutable_public_key() {}
inline const std::string& AsymmetricKeyProof::_internal_public_key() const {}
inline void AsymmetricKeyProof::_internal_set_public_key(const std::string& value) {}
inline std::string* AsymmetricKeyProof::_internal_mutable_public_key() {}
inline std::string* AsymmetricKeyProof::release_public_key() {}
inline void AsymmetricKeyProof::set_allocated_public_key(std::string* public_key) {}

// optional bytes signature = 2;
inline bool AsymmetricKeyProof::_internal_has_signature() const {}
inline bool AsymmetricKeyProof::has_signature() const {}
inline void AsymmetricKeyProof::clear_signature() {}
inline const std::string& AsymmetricKeyProof::signature() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void AsymmetricKeyProof::set_signature(ArgT0&& arg0, ArgT... args) {}
inline std::string* AsymmetricKeyProof::mutable_signature() {}
inline const std::string& AsymmetricKeyProof::_internal_signature() const {}
inline void AsymmetricKeyProof::_internal_set_signature(const std::string& value) {}
inline std::string* AsymmetricKeyProof::_internal_mutable_signature() {}
inline std::string* AsymmetricKeyProof::release_signature() {}
inline void AsymmetricKeyProof::set_allocated_signature(std::string* signature) {}

// -------------------------------------------------------------------

// SignedData

// optional bytes crx_id = 1;
inline bool SignedData::_internal_has_crx_id() const {}
inline bool SignedData::has_crx_id() const {}
inline void SignedData::clear_crx_id() {}
inline const std::string& SignedData::crx_id() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void SignedData::set_crx_id(ArgT0&& arg0, ArgT... args) {}
inline std::string* SignedData::mutable_crx_id() {}
inline const std::string& SignedData::_internal_crx_id() const {}
inline void SignedData::_internal_set_crx_id(const std::string& value) {}
inline std::string* SignedData::_internal_mutable_crx_id() {}
inline std::string* SignedData::release_crx_id() {}
inline void SignedData::set_allocated_crx_id(std::string* crx_id) {}

#ifdef __GNUC__
  #pragma GCC diagnostic pop
#endif  // __GNUC__
// -------------------------------------------------------------------

// -------------------------------------------------------------------


// @@protoc_insertion_point(namespace_scope)

}  // namespace crx_file

// @@protoc_insertion_point(global_scope)

#include <google/protobuf/port_undef.inc>
#endif  // GOOGLE_PROTOBUF_INCLUDED_GOOGLE_PROTOBUF_INCLUDED_crx3_2eproto