#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>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_font_5fenumeration_5ftable_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
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_;
}
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 { … };
class FontEnumerationTable final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
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) { … }
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) { … }
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) { … }
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) { … }
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
}
#include <google/protobuf/port_undef.inc>
#endif