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

#include <osmand_odb.pb.h>

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

List of all members.

Public Member Functions

 StreetIntersection ()
virtual ~StreetIntersection ()
 StreetIntersection (const StreetIntersection &from)
StreetIntersectionoperator= (const StreetIntersection &from)
const
::google::protobuf::UnknownFieldSet
unknown_fields () const
inline::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
void Swap (StreetIntersection *other)
StreetIntersectionNew () const
void CopyFrom (const ::google::protobuf::Message &from)
void MergeFrom (const ::google::protobuf::Message &from)
void CopyFrom (const StreetIntersection &from)
void MergeFrom (const StreetIntersection &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_intersectedstreet1 () const
void clear_intersectedstreet1 ()
inline::google::protobuf::uint32 intersectedstreet1 () const
void set_intersectedstreet1 (::google::protobuf::uint32 value)
bool has_intersectedstreet2 () const
void clear_intersectedstreet2 ()
inline::google::protobuf::uint32 intersectedstreet2 () const
void set_intersectedstreet2 (::google::protobuf::uint32 value)
bool has_intersectedx () const
void clear_intersectedx ()
inline::google::protobuf::int32 intersectedx () const
void set_intersectedx (::google::protobuf::int32 value)
bool has_intersectedy () const
void clear_intersectedy ()
inline::google::protobuf::int32 intersectedy () const
void set_intersectedy (::google::protobuf::int32 value)

Static Public Member Functions

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

Static Public Attributes

static const int kIntersectedStreet1FieldNumber = 2
static const int kIntersectedStreet2FieldNumber = 3
static const int kIntersectedXFieldNumber = 4
static const int kIntersectedYFieldNumber = 5

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 StreetIntersection::ByteSize ( ) const [virtual]

Reimplemented from google::protobuf::Message.

void StreetIntersection::Clear ( ) [virtual]

Reimplemented from google::protobuf::Message.

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

Reimplemented from google::protobuf::Message.

StreetIntersection& StreetIntersection::operator= ( const StreetIntersection from)

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