Stride Reference Manual  - generated for commit 9643b11
proto::GeoGrid_Person Class Referencefinal

#include <geogrid.pb.h>

Inheritance diagram for proto::GeoGrid_Person:
Inheritance graph
Collaboration diagram for proto::GeoGrid_Person:
Collaboration graph

Public Member Functions

 GeoGrid_Person ()
 
virtual ~GeoGrid_Person ()
 
 GeoGrid_Person (const GeoGrid_Person &from)
 
GeoGrid_Personoperator= (const GeoGrid_Person &from)
 
void Swap (GeoGrid_Person *other)
 
GeoGrid_PersonNew () const final
 
GeoGrid_PersonNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const GeoGrid_Person &from)
 
void MergeFrom (const GeoGrid_Person &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
void clear_id ()
 
::google::protobuf::int64 id () const
 
void set_id (::google::protobuf::int64 value)
 
void clear_age ()
 
::google::protobuf::int64 age () const
 
void set_age (::google::protobuf::int64 value)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const GeoGrid_Persondefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const GeoGrid_Personinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kIdFieldNumber = 1
 
static const int kAgeFieldNumber = 2
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (GeoGrid_Person *other)
 
inline::google::protobuf::Arena * GetArenaNoVirtual () const
 
void * MaybeArenaPtr () const
 

Private Attributes

::google::protobuf::internal::InternalMetadataWithArena _internal_metadata_
 
::google::protobuf::int64 id_
 
::google::protobuf::int64 age_
 
mutable::google::protobuf::internal::CachedSize _cached_size_
 

Friends

struct ::TableStruct_geogrid_2eproto
 
void swap (GeoGrid_Person &a, GeoGrid_Person &b)
 

Detailed Description

Definition at line 828 of file geogrid.pb.h.

Constructor & Destructor Documentation

proto::GeoGrid_Person::GeoGrid_Person ( )
virtual proto::GeoGrid_Person::~GeoGrid_Person ( )
virtual
proto::GeoGrid_Person::GeoGrid_Person ( const GeoGrid_Person from)

Member Function Documentation

GeoGrid_Person& proto::GeoGrid_Person::operator= ( const GeoGrid_Person from)
inline

Definition at line 836 of file geogrid.pb.h.

References GetArenaNoVirtual().

Here is the call graph for this function:

static const ::google::protobuf::Descriptor* proto::GeoGrid_Person::descriptor ( )
inlinestatic

Definition at line 855 of file geogrid.pb.h.

static const GeoGrid_Person& proto::GeoGrid_Person::default_instance ( )
static
static void proto::GeoGrid_Person::InitAsDefaultInstance ( )
static
static const GeoGrid_Person* proto::GeoGrid_Person::internal_default_instance ( )
inlinestatic

Definition at line 861 of file geogrid.pb.h.

References proto::_GeoGrid_Person_default_instance_.

void proto::GeoGrid_Person::Swap ( GeoGrid_Person other)
GeoGrid_Person* proto::GeoGrid_Person::New ( ) const
inlinefinal

Definition at line 875 of file geogrid.pb.h.

GeoGrid_Person* proto::GeoGrid_Person::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

Definition at line 879 of file geogrid.pb.h.

void proto::GeoGrid_Person::CopyFrom ( const ::google::protobuf::Message from)
final
void proto::GeoGrid_Person::MergeFrom ( const ::google::protobuf::Message from)
final
void proto::GeoGrid_Person::CopyFrom ( const GeoGrid_Person from)
void proto::GeoGrid_Person::MergeFrom ( const GeoGrid_Person from)
PROTOBUF_ATTRIBUTE_REINITIALIZES void proto::GeoGrid_Person::Clear ( )
final
bool proto::GeoGrid_Person::IsInitialized ( ) const
final
size_t proto::GeoGrid_Person::ByteSizeLong ( ) const
final
bool proto::GeoGrid_Person::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final
void proto::GeoGrid_Person::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final
::google::protobuf::uint8* proto::GeoGrid_Person::InternalSerializeWithCachedSizesToArray ( ::google::protobuf::uint8 *  target) const
final
int proto::GeoGrid_Person::GetCachedSize ( ) const
inlinefinal

Definition at line 901 of file geogrid.pb.h.

void proto::GeoGrid_Person::SharedCtor ( )
private
void proto::GeoGrid_Person::SharedDtor ( )
private
void proto::GeoGrid_Person::SetCachedSize ( int  size) const
finalprivate
void proto::GeoGrid_Person::InternalSwap ( GeoGrid_Person other)
private
inline ::google::protobuf::Arena* proto::GeoGrid_Person::GetArenaNoVirtual ( ) const
inlineprivate

Definition at line 909 of file geogrid.pb.h.

Referenced by operator=().

Here is the caller graph for this function:

void* proto::GeoGrid_Person::MaybeArenaPtr ( ) const
inlineprivate

Definition at line 912 of file geogrid.pb.h.

::google::protobuf::Metadata proto::GeoGrid_Person::GetMetadata ( ) const
final
void proto::GeoGrid_Person::clear_id ( )
inline

Definition at line 1475 of file geogrid.pb.h.

google::protobuf::int64 proto::GeoGrid_Person::id ( ) const
inline

Definition at line 1478 of file geogrid.pb.h.

Referenced by geopop::GeoGridProtoReader::ParsePerson().

Here is the caller graph for this function:

void proto::GeoGrid_Person::set_id ( ::google::protobuf::int64  value)
inline

Definition at line 1482 of file geogrid.pb.h.

Referenced by geopop::GeoGridProtoWriter::WritePerson().

Here is the caller graph for this function:

void proto::GeoGrid_Person::clear_age ( )
inline

Definition at line 1489 of file geogrid.pb.h.

google::protobuf::int64 proto::GeoGrid_Person::age ( ) const
inline

Definition at line 1492 of file geogrid.pb.h.

Referenced by geopop::GeoGridProtoReader::ParsePerson().

Here is the caller graph for this function:

void proto::GeoGrid_Person::set_age ( ::google::protobuf::int64  value)
inline

Definition at line 1496 of file geogrid.pb.h.

Referenced by geopop::GeoGridProtoWriter::WritePerson().

Here is the caller graph for this function:

Friends And Related Function Documentation

friend struct ::TableStruct_geogrid_2eproto
friend

Definition at line 943 of file geogrid.pb.h.

void swap ( GeoGrid_Person a,
GeoGrid_Person b 
)
friend

Definition at line 869 of file geogrid.pb.h.

Member Data Documentation

constexpr int proto::GeoGrid_Person::kIndexInFileMessages
static
Initial value:
=
5

Definition at line 865 of file geogrid.pb.h.

const int proto::GeoGrid_Person::kIdFieldNumber = 1
static

Definition at line 925 of file geogrid.pb.h.

const int proto::GeoGrid_Person::kAgeFieldNumber = 2
static

Definition at line 931 of file geogrid.pb.h.

::google::protobuf::internal::InternalMetadataWithArena proto::GeoGrid_Person::_internal_metadata_
private

Definition at line 937 of file geogrid.pb.h.

::google::protobuf::int64 proto::GeoGrid_Person::id_
private

Definition at line 940 of file geogrid.pb.h.

::google::protobuf::int64 proto::GeoGrid_Person::age_
private

Definition at line 941 of file geogrid.pb.h.

mutable ::google::protobuf::internal::CachedSize proto::GeoGrid_Person::_cached_size_
private

Definition at line 942 of file geogrid.pb.h.


The documentation for this class was generated from the following file: