chromium/out/Default/gen/third_party/blink/public/common/font_access/font_enumeration_table.pb.h

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

#ifndef GOOGLE_PROTOBUF_INCLUDED_font_5fenumeration_5ftable_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_font_5fenumeration_5ftable_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_font_5fenumeration_5ftable_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}  // namespace internal
PROTOBUF_NAMESPACE_CLOSE

// Internal implementation detail -- do not use these members.
struct TableStruct_font_5fenumeration_5ftable_2eproto {};
namespace blink {
class FontEnumerationTable;
struct FontEnumerationTableDefaultTypeInternal;
extern FontEnumerationTableDefaultTypeInternal _FontEnumerationTable_default_instance_;
class FontEnumerationTable_FontData;
struct FontEnumerationTable_FontDataDefaultTypeInternal;
extern FontEnumerationTable_FontDataDefaultTypeInternal _FontEnumerationTable_FontData_default_instance_;
}  // namespace blink
PROTOBUF_NAMESPACE_OPEN
template<> ::blink::FontEnumerationTable* Arena::CreateMaybeMessage<::blink::FontEnumerationTable>(Arena*);
template<> ::blink::FontEnumerationTable_FontData* Arena::CreateMaybeMessage<::blink::FontEnumerationTable_FontData>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace blink {

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

class FontEnumerationTable_FontData final :
    public ::PROTOBUF_NAMESPACE_ID::MessageLite /* @@protoc_insertion_point(class_definition:blink.FontEnumerationTable.FontData) */ {};
// -------------------------------------------------------------------

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


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

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

// required string postscript_name = 10;
inline bool FontEnumerationTable_FontData::_internal_has_postscript_name() const {}
inline bool FontEnumerationTable_FontData::has_postscript_name() const {}
inline void FontEnumerationTable_FontData::clear_postscript_name() {}
inline const std::string& FontEnumerationTable_FontData::postscript_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FontEnumerationTable_FontData::set_postscript_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* FontEnumerationTable_FontData::mutable_postscript_name() {}
inline const std::string& FontEnumerationTable_FontData::_internal_postscript_name() const {}
inline void FontEnumerationTable_FontData::_internal_set_postscript_name(const std::string& value) {}
inline std::string* FontEnumerationTable_FontData::_internal_mutable_postscript_name() {}
inline std::string* FontEnumerationTable_FontData::release_postscript_name() {}
inline void FontEnumerationTable_FontData::set_allocated_postscript_name(std::string* postscript_name) {}

// required string full_name = 20;
inline bool FontEnumerationTable_FontData::_internal_has_full_name() const {}
inline bool FontEnumerationTable_FontData::has_full_name() const {}
inline void FontEnumerationTable_FontData::clear_full_name() {}
inline const std::string& FontEnumerationTable_FontData::full_name() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FontEnumerationTable_FontData::set_full_name(ArgT0&& arg0, ArgT... args) {}
inline std::string* FontEnumerationTable_FontData::mutable_full_name() {}
inline const std::string& FontEnumerationTable_FontData::_internal_full_name() const {}
inline void FontEnumerationTable_FontData::_internal_set_full_name(const std::string& value) {}
inline std::string* FontEnumerationTable_FontData::_internal_mutable_full_name() {}
inline std::string* FontEnumerationTable_FontData::release_full_name() {}
inline void FontEnumerationTable_FontData::set_allocated_full_name(std::string* full_name) {}

// required string family = 30;
inline bool FontEnumerationTable_FontData::_internal_has_family() const {}
inline bool FontEnumerationTable_FontData::has_family() const {}
inline void FontEnumerationTable_FontData::clear_family() {}
inline const std::string& FontEnumerationTable_FontData::family() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FontEnumerationTable_FontData::set_family(ArgT0&& arg0, ArgT... args) {}
inline std::string* FontEnumerationTable_FontData::mutable_family() {}
inline const std::string& FontEnumerationTable_FontData::_internal_family() const {}
inline void FontEnumerationTable_FontData::_internal_set_family(const std::string& value) {}
inline std::string* FontEnumerationTable_FontData::_internal_mutable_family() {}
inline std::string* FontEnumerationTable_FontData::release_family() {}
inline void FontEnumerationTable_FontData::set_allocated_family(std::string* family) {}

// required string style = 40;
inline bool FontEnumerationTable_FontData::_internal_has_style() const {}
inline bool FontEnumerationTable_FontData::has_style() const {}
inline void FontEnumerationTable_FontData::clear_style() {}
inline const std::string& FontEnumerationTable_FontData::style() const {}
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FontEnumerationTable_FontData::set_style(ArgT0&& arg0, ArgT... args) {}
inline std::string* FontEnumerationTable_FontData::mutable_style() {}
inline const std::string& FontEnumerationTable_FontData::_internal_style() const {}
inline void FontEnumerationTable_FontData::_internal_set_style(const std::string& value) {}
inline std::string* FontEnumerationTable_FontData::_internal_mutable_style() {}
inline std::string* FontEnumerationTable_FontData::release_style() {}
inline void FontEnumerationTable_FontData::set_allocated_style(std::string* style) {}

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

// FontEnumerationTable

// repeated .blink.FontEnumerationTable.FontData fonts = 10;
inline int FontEnumerationTable::_internal_fonts_size() const {}
inline int FontEnumerationTable::fonts_size() const {}
inline void FontEnumerationTable::clear_fonts() {}
inline ::blink::FontEnumerationTable_FontData* FontEnumerationTable::mutable_fonts(int index) {}
inline ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::blink::FontEnumerationTable_FontData >*
FontEnumerationTable::mutable_fonts() {}
inline const ::blink::FontEnumerationTable_FontData& FontEnumerationTable::_internal_fonts(int index) const {}
inline const ::blink::FontEnumerationTable_FontData& FontEnumerationTable::fonts(int index) const {}
inline ::blink::FontEnumerationTable_FontData* FontEnumerationTable::_internal_add_fonts() {}
inline ::blink::FontEnumerationTable_FontData* FontEnumerationTable::add_fonts() {}
inline const ::PROTOBUF_NAMESPACE_ID::RepeatedPtrField< ::blink::FontEnumerationTable_FontData >&
FontEnumerationTable::fonts() const {}

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


// @@protoc_insertion_point(namespace_scope)

}  // namespace blink

// @@protoc_insertion_point(global_scope)

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