#include "permissions_common.pb.h"
#include <algorithm>
#include <google/protobuf/io/coded_stream.h>
#include <google/protobuf/extension_set.h>
#include <google/protobuf/wire_format_lite.h>
#include <google/protobuf/port_def.inc>
PROTOBUF_PRAGMA_INIT_SEG
_pb;
_pbi;
namespace kidsmanagement {
}
namespace kidsmanagement {
bool PermissionRequestState_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> PermissionRequestState_strings[4] = …;
static const char PermissionRequestState_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry PermissionRequestState_entries[] = …;
static const int PermissionRequestState_entries_by_number[] = …;
const std::string& PermissionRequestState_Name(
PermissionRequestState value) { … }
bool PermissionRequestState_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, PermissionRequestState* value) { … }
bool FamilyEventType_IsValid(int value) { … }
static ::PROTOBUF_NAMESPACE_ID::internal::ExplicitlyConstructed<std::string> FamilyEventType_strings[1] = …;
static const char FamilyEventType_names[] = …;
static const ::PROTOBUF_NAMESPACE_ID::internal::EnumEntry FamilyEventType_entries[] = …;
static const int FamilyEventType_entries_by_number[] = …;
const std::string& FamilyEventType_Name(
FamilyEventType value) { … }
bool FamilyEventType_Parse(
::PROTOBUF_NAMESPACE_ID::ConstStringParam name, FamilyEventType* value) { … }
}
PROTOBUF_NAMESPACE_OPEN
PROTOBUF_NAMESPACE_CLOSE
#include <google/protobuf/port_undef.inc>