#ifndef GOOGLE_PROTOBUF_INCLUDED_public_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_public_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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_public_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_public_2eproto { … };
namespace network {
class Timestamp;
struct TimestampDefaultTypeInternal;
extern TimestampDefaultTypeInternal _Timestamp_default_instance_;
class TrustToken;
struct TrustTokenDefaultTypeInternal;
extern TrustTokenDefaultTypeInternal _TrustToken_default_instance_;
class TrustTokenRedemptionRecord;
struct TrustTokenRedemptionRecordDefaultTypeInternal;
extern TrustTokenRedemptionRecordDefaultTypeInternal _TrustTokenRedemptionRecord_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::network::Timestamp* Arena::CreateMaybeMessage<::network::Timestamp>(Arena*);
template<> ::network::TrustToken* Arena::CreateMaybeMessage<::network::TrustToken>(Arena*);
template<> ::network::TrustTokenRedemptionRecord* Arena::CreateMaybeMessage<::network::TrustTokenRedemptionRecord>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace network {
class TrustToken final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class TrustTokenRedemptionRecord final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class Timestamp final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool TrustToken::_internal_has_body() const { … }
inline bool TrustToken::has_body() const { … }
inline void TrustToken::clear_body() { … }
inline const std::string& TrustToken::body() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void TrustToken::set_body(ArgT0&& arg0, ArgT... args) { … }
inline std::string* TrustToken::mutable_body() { … }
inline const std::string& TrustToken::_internal_body() const { … }
inline void TrustToken::_internal_set_body(const std::string& value) { … }
inline std::string* TrustToken::_internal_mutable_body() { … }
inline std::string* TrustToken::release_body() { … }
inline void TrustToken::set_allocated_body(std::string* body) { … }
inline bool TrustToken::_internal_has_signing_key() const { … }
inline bool TrustToken::has_signing_key() const { … }
inline void TrustToken::clear_signing_key() { … }
inline const std::string& TrustToken::signing_key() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void TrustToken::set_signing_key(ArgT0&& arg0, ArgT... args) { … }
inline std::string* TrustToken::mutable_signing_key() { … }
inline const std::string& TrustToken::_internal_signing_key() const { … }
inline void TrustToken::_internal_set_signing_key(const std::string& value) { … }
inline std::string* TrustToken::_internal_mutable_signing_key() { … }
inline std::string* TrustToken::release_signing_key() { … }
inline void TrustToken::set_allocated_signing_key(std::string* signing_key) { … }
inline bool TrustToken::_internal_has_creation_time() const { … }
inline bool TrustToken::has_creation_time() const { … }
inline void TrustToken::clear_creation_time() { … }
inline const ::network::Timestamp& TrustToken::_internal_creation_time() const { … }
inline const ::network::Timestamp& TrustToken::creation_time() const { … }
inline void TrustToken::unsafe_arena_set_allocated_creation_time(
::network::Timestamp* creation_time) { … }
inline ::network::Timestamp* TrustToken::release_creation_time() { … }
inline ::network::Timestamp* TrustToken::unsafe_arena_release_creation_time() { … }
inline ::network::Timestamp* TrustToken::_internal_mutable_creation_time() { … }
inline ::network::Timestamp* TrustToken::mutable_creation_time() { … }
inline void TrustToken::set_allocated_creation_time(::network::Timestamp* creation_time) { … }
inline bool TrustTokenRedemptionRecord::_internal_has_body() const { … }
inline bool TrustTokenRedemptionRecord::has_body() const { … }
inline void TrustTokenRedemptionRecord::clear_body() { … }
inline const std::string& TrustTokenRedemptionRecord::body() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void TrustTokenRedemptionRecord::set_body(ArgT0&& arg0, ArgT... args) { … }
inline std::string* TrustTokenRedemptionRecord::mutable_body() { … }
inline const std::string& TrustTokenRedemptionRecord::_internal_body() const { … }
inline void TrustTokenRedemptionRecord::_internal_set_body(const std::string& value) { … }
inline std::string* TrustTokenRedemptionRecord::_internal_mutable_body() { … }
inline std::string* TrustTokenRedemptionRecord::release_body() { … }
inline void TrustTokenRedemptionRecord::set_allocated_body(std::string* body) { … }
inline bool TrustTokenRedemptionRecord::_internal_has_token_verification_key() const { … }
inline bool TrustTokenRedemptionRecord::has_token_verification_key() const { … }
inline void TrustTokenRedemptionRecord::clear_token_verification_key() { … }
inline const std::string& TrustTokenRedemptionRecord::token_verification_key() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void TrustTokenRedemptionRecord::set_token_verification_key(ArgT0&& arg0, ArgT... args) { … }
inline std::string* TrustTokenRedemptionRecord::mutable_token_verification_key() { … }
inline const std::string& TrustTokenRedemptionRecord::_internal_token_verification_key() const { … }
inline void TrustTokenRedemptionRecord::_internal_set_token_verification_key(const std::string& value) { … }
inline std::string* TrustTokenRedemptionRecord::_internal_mutable_token_verification_key() { … }
inline std::string* TrustTokenRedemptionRecord::release_token_verification_key() { … }
inline void TrustTokenRedemptionRecord::set_allocated_token_verification_key(std::string* token_verification_key) { … }
inline bool TrustTokenRedemptionRecord::_internal_has_lifetime() const { … }
inline bool TrustTokenRedemptionRecord::has_lifetime() const { … }
inline void TrustTokenRedemptionRecord::clear_lifetime() { … }
inline uint64_t TrustTokenRedemptionRecord::_internal_lifetime() const { … }
inline uint64_t TrustTokenRedemptionRecord::lifetime() const { … }
inline void TrustTokenRedemptionRecord::_internal_set_lifetime(uint64_t value) { … }
inline void TrustTokenRedemptionRecord::set_lifetime(uint64_t value) { … }
inline bool TrustTokenRedemptionRecord::_internal_has_creation_time() const { … }
inline bool TrustTokenRedemptionRecord::has_creation_time() const { … }
inline void TrustTokenRedemptionRecord::clear_creation_time() { … }
inline const ::network::Timestamp& TrustTokenRedemptionRecord::_internal_creation_time() const { … }
inline const ::network::Timestamp& TrustTokenRedemptionRecord::creation_time() const { … }
inline void TrustTokenRedemptionRecord::unsafe_arena_set_allocated_creation_time(
::network::Timestamp* creation_time) { … }
inline ::network::Timestamp* TrustTokenRedemptionRecord::release_creation_time() { … }
inline ::network::Timestamp* TrustTokenRedemptionRecord::unsafe_arena_release_creation_time() { … }
inline ::network::Timestamp* TrustTokenRedemptionRecord::_internal_mutable_creation_time() { … }
inline ::network::Timestamp* TrustTokenRedemptionRecord::mutable_creation_time() { … }
inline void TrustTokenRedemptionRecord::set_allocated_creation_time(::network::Timestamp* creation_time) { … }
inline bool Timestamp::_internal_has_micros() const { … }
inline bool Timestamp::has_micros() const { … }
inline void Timestamp::clear_micros() { … }
inline int64_t Timestamp::_internal_micros() const { … }
inline int64_t Timestamp::micros() const { … }
inline void Timestamp::_internal_set_micros(int64_t value) { … }
inline void Timestamp::set_micros(int64_t value) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
#include <google/protobuf/port_undef.inc>
#endif