OsmAnd
Public Member Functions | Static Public Member Functions | Static Public Attributes | Friends
PostcodesIndex Class Reference

#include <osmand_odb.pb.h>

Inheritance diagram for PostcodesIndex:
google::protobuf::Message google::protobuf::MessageLite

List of all members.

Public Member Functions

 PostcodesIndex ()
virtual ~PostcodesIndex ()
 PostcodesIndex (const PostcodesIndex &from)
PostcodesIndexoperator= (const PostcodesIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (PostcodesIndex *other)
PostcodesIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const PostcodesIndex &from)
void MergeFrom (const PostcodesIndex &from)
void Clear ()
bool IsInitialized () const
int ByteSize () const
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input)
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const
::google::protobuf::uint8SerializeWithCachedSizesToArray (::google::protobuf::uint8 *output) const
int GetCachedSize () const
::google::protobuf::Metadata GetMetadata () const
int postcodes_size () const
void clear_postcodes ()
const ::PostcodeIndexpostcodes (int index) const
inline::PostcodeIndex * mutable_postcodes (int index)
inline::PostcodeIndex * add_postcodes ()
const
::google::protobuf::RepeatedPtrField
< ::PostcodeIndex > & 
postcodes () const
inline::google::protobuf::RepeatedPtrField
< ::PostcodeIndex > * 
mutable_postcodes ()

Static Public Member Functions

static const
::google::protobuf::Descriptor
descriptor ()
static const PostcodesIndexdefault_instance ()

Static Public Attributes

static const int kPostcodesFieldNumber = 1

Friends

void protobuf_AddDesc_osmand_5fodb_2eproto ()
void protobuf_AssignDesc_osmand_5fodb_2eproto ()
void protobuf_ShutdownFile_osmand_5fodb_2eproto ()

Constructor & Destructor Documentation

virtual PostcodesIndex::~PostcodesIndex ( ) [virtual]

Member Function Documentation

int PostcodesIndex::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void PostcodesIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

void PostcodesIndex::CopyFrom ( const PostcodesIndex from)
int PostcodesIndex::GetCachedSize ( ) const [virtual]
bool PostcodesIndex::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void PostcodesIndex::MergeFrom ( const PostcodesIndex from)
PostcodesIndex* PostcodesIndex::New ( ) const [virtual]
PostcodesIndex& PostcodesIndex::operator= ( const PostcodesIndex from)
const ::PostcodeIndex & PostcodesIndex::postcodes ( int  index) const

Friends And Related Function Documentation


Member Data Documentation

const int PostcodesIndex::kPostcodesFieldNumber = 1 [static]

The documentation for this class was generated from the following file:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines