#ifndef GOOGLE_PROTOBUF_INCLUDED_families_5fcommon_2eproto
#define GOOGLE_PROTOBUF_INCLUDED_families_5fcommon_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/generated_enum_util.h>
#include <google/protobuf/port_def.inc>
#define PROTOBUF_INTERNAL_EXPORT_families_5fcommon_2eproto
PROTOBUF_NAMESPACE_OPEN
namespace internal {
class AnyMetadata;
}
PROTOBUF_NAMESPACE_CLOSE
struct TableStruct_families_5fcommon_2eproto { … };
namespace kidsmanagement {
class FamilyMember;
struct FamilyMemberDefaultTypeInternal;
extern FamilyMemberDefaultTypeInternal _FamilyMember_default_instance_;
class FamilyMemberProfile;
struct FamilyMemberProfileDefaultTypeInternal;
extern FamilyMemberProfileDefaultTypeInternal _FamilyMemberProfile_default_instance_;
}
PROTOBUF_NAMESPACE_OPEN
template<> ::kidsmanagement::FamilyMember* Arena::CreateMaybeMessage<::kidsmanagement::FamilyMember>(Arena*);
template<> ::kidsmanagement::FamilyMemberProfile* Arena::CreateMaybeMessage<::kidsmanagement::FamilyMemberProfile>(Arena*);
PROTOBUF_NAMESPACE_CLOSE
namespace kidsmanagement {
enum FamilyRole : int { … };
bool FamilyRole_IsValid(int value);
constexpr FamilyRole FamilyRole_MIN = …;
constexpr FamilyRole FamilyRole_MAX = …;
constexpr int FamilyRole_ARRAYSIZE = …;
const std::string& FamilyRole_Name(FamilyRole value);
template<typename T>
inline const std::string& FamilyRole_Name(T enum_t_value) { … }
bool FamilyRole_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FamilyRole* value);
class FamilyMemberProfile final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
class FamilyMember final :
public ::PROTOBUF_NAMESPACE_ID::MessageLite { … };
#ifdef __GNUC__
#pragma GCC diagnostic push
#pragma GCC diagnostic ignored "-Wstrict-aliasing"
#endif
inline bool FamilyMemberProfile::_internal_has_display_name() const { … }
inline bool FamilyMemberProfile::has_display_name() const { … }
inline void FamilyMemberProfile::clear_display_name() { … }
inline const std::string& FamilyMemberProfile::display_name() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FamilyMemberProfile::set_display_name(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FamilyMemberProfile::mutable_display_name() { … }
inline const std::string& FamilyMemberProfile::_internal_display_name() const { … }
inline void FamilyMemberProfile::_internal_set_display_name(const std::string& value) { … }
inline std::string* FamilyMemberProfile::_internal_mutable_display_name() { … }
inline std::string* FamilyMemberProfile::release_display_name() { … }
inline void FamilyMemberProfile::set_allocated_display_name(std::string* display_name) { … }
inline bool FamilyMemberProfile::_internal_has_profile_url() const { … }
inline bool FamilyMemberProfile::has_profile_url() const { … }
inline void FamilyMemberProfile::clear_profile_url() { … }
inline const std::string& FamilyMemberProfile::profile_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FamilyMemberProfile::set_profile_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FamilyMemberProfile::mutable_profile_url() { … }
inline const std::string& FamilyMemberProfile::_internal_profile_url() const { … }
inline void FamilyMemberProfile::_internal_set_profile_url(const std::string& value) { … }
inline std::string* FamilyMemberProfile::_internal_mutable_profile_url() { … }
inline std::string* FamilyMemberProfile::release_profile_url() { … }
inline void FamilyMemberProfile::set_allocated_profile_url(std::string* profile_url) { … }
inline bool FamilyMemberProfile::_internal_has_profile_image_url() const { … }
inline bool FamilyMemberProfile::has_profile_image_url() const { … }
inline void FamilyMemberProfile::clear_profile_image_url() { … }
inline const std::string& FamilyMemberProfile::profile_image_url() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FamilyMemberProfile::set_profile_image_url(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FamilyMemberProfile::mutable_profile_image_url() { … }
inline const std::string& FamilyMemberProfile::_internal_profile_image_url() const { … }
inline void FamilyMemberProfile::_internal_set_profile_image_url(const std::string& value) { … }
inline std::string* FamilyMemberProfile::_internal_mutable_profile_image_url() { … }
inline std::string* FamilyMemberProfile::release_profile_image_url() { … }
inline void FamilyMemberProfile::set_allocated_profile_image_url(std::string* profile_image_url) { … }
inline bool FamilyMemberProfile::_internal_has_email() const { … }
inline bool FamilyMemberProfile::has_email() const { … }
inline void FamilyMemberProfile::clear_email() { … }
inline const std::string& FamilyMemberProfile::email() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FamilyMemberProfile::set_email(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FamilyMemberProfile::mutable_email() { … }
inline const std::string& FamilyMemberProfile::_internal_email() const { … }
inline void FamilyMemberProfile::_internal_set_email(const std::string& value) { … }
inline std::string* FamilyMemberProfile::_internal_mutable_email() { … }
inline std::string* FamilyMemberProfile::release_email() { … }
inline void FamilyMemberProfile::set_allocated_email(std::string* email) { … }
inline bool FamilyMember::_internal_has_user_id() const { … }
inline bool FamilyMember::has_user_id() const { … }
inline void FamilyMember::clear_user_id() { … }
inline const std::string& FamilyMember::user_id() const { … }
template <typename ArgT0, typename... ArgT>
inline PROTOBUF_ALWAYS_INLINE
void FamilyMember::set_user_id(ArgT0&& arg0, ArgT... args) { … }
inline std::string* FamilyMember::mutable_user_id() { … }
inline const std::string& FamilyMember::_internal_user_id() const { … }
inline void FamilyMember::_internal_set_user_id(const std::string& value) { … }
inline std::string* FamilyMember::_internal_mutable_user_id() { … }
inline std::string* FamilyMember::release_user_id() { … }
inline void FamilyMember::set_allocated_user_id(std::string* user_id) { … }
inline bool FamilyMember::_internal_has_role() const { … }
inline bool FamilyMember::has_role() const { … }
inline void FamilyMember::clear_role() { … }
inline ::kidsmanagement::FamilyRole FamilyMember::_internal_role() const { … }
inline ::kidsmanagement::FamilyRole FamilyMember::role() const { … }
inline void FamilyMember::_internal_set_role(::kidsmanagement::FamilyRole value) { … }
inline void FamilyMember::set_role(::kidsmanagement::FamilyRole value) { … }
inline bool FamilyMember::_internal_has_profile() const { … }
inline bool FamilyMember::has_profile() const { … }
inline void FamilyMember::clear_profile() { … }
inline const ::kidsmanagement::FamilyMemberProfile& FamilyMember::_internal_profile() const { … }
inline const ::kidsmanagement::FamilyMemberProfile& FamilyMember::profile() const { … }
inline void FamilyMember::unsafe_arena_set_allocated_profile(
::kidsmanagement::FamilyMemberProfile* profile) { … }
inline ::kidsmanagement::FamilyMemberProfile* FamilyMember::release_profile() { … }
inline ::kidsmanagement::FamilyMemberProfile* FamilyMember::unsafe_arena_release_profile() { … }
inline ::kidsmanagement::FamilyMemberProfile* FamilyMember::_internal_mutable_profile() { … }
inline ::kidsmanagement::FamilyMemberProfile* FamilyMember::mutable_profile() { … }
inline void FamilyMember::set_allocated_profile(::kidsmanagement::FamilyMemberProfile* profile) { … }
#ifdef __GNUC__
#pragma GCC diagnostic pop
#endif
}
PROTOBUF_NAMESPACE_OPEN
template <> struct is_proto_enum< ::kidsmanagement::FamilyRole> : ::std::true_type { … };
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>
#endif