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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 OsmAndTransportIndex ()
virtual ~OsmAndTransportIndex ()
 OsmAndTransportIndex (const OsmAndTransportIndex &from)
OsmAndTransportIndexoperator= (const OsmAndTransportIndex &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (OsmAndTransportIndex *other)
OsmAndTransportIndexNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const OsmAndTransportIndex &from)
void MergeFrom (const OsmAndTransportIndex &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
bool has_name () const
void clear_name ()
const ::std::string & name () const
void set_name (const ::std::string &value)
void set_name (const char *value)
void set_name (const char *value, size_t size)
inline::std::string * mutable_name ()
bool has_routes () const
void clear_routes ()
const ::TransportRoutesroutes () const
inline::TransportRoutes * mutable_routes ()
bool has_stops () const
void clear_stops ()
const ::TransportStopsTreestops () const
inline::TransportStopsTree * mutable_stops ()
bool has_stringtable () const
void clear_stringtable ()
const ::StringTablestringtable () const
inline::StringTable * mutable_stringtable ()

Static Public Member Functions

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

Static Public Attributes

static const int kNameFieldNumber = 1
static const int kRoutesFieldNumber = 3
static const int kStopsFieldNumber = 6
static const int kStringTableFieldNumber = 9

Friends

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

Constructor & Destructor Documentation


Member Function Documentation

int OsmAndTransportIndex::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void OsmAndTransportIndex::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

int OsmAndTransportIndex::GetCachedSize ( ) const [virtual]
bool OsmAndTransportIndex::IsInitialized ( ) const [virtual]

Reimplemented from google::protobuf::Message.

const ::std::string & OsmAndTransportIndex::name ( ) const
OsmAndTransportIndex& OsmAndTransportIndex::operator= ( const OsmAndTransportIndex from)
void OsmAndTransportIndex::set_name ( const ::std::string &  value)
void OsmAndTransportIndex::set_name ( const char *  value)
void OsmAndTransportIndex::set_name ( const char *  value,
size_t  size 
)

Friends And Related Function Documentation


Member Data Documentation


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