OsmAnd
|
#include <osmand_odb.pb.h>
virtual StreetIntersection::~StreetIntersection | ( | ) | [virtual] |
StreetIntersection::StreetIntersection | ( | const StreetIntersection & | from | ) |
int StreetIntersection::ByteSize | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void StreetIntersection::Clear | ( | ) | [virtual] |
Reimplemented from google::protobuf::Message.
void StreetIntersection::CopyFrom | ( | const ::google::protobuf::Message & | from | ) |
void StreetIntersection::CopyFrom | ( | const StreetIntersection & | from | ) |
static const StreetIntersection& StreetIntersection::default_instance | ( | ) | [static] |
static const ::google::protobuf::Descriptor* StreetIntersection::descriptor | ( | ) | [static] |
int StreetIntersection::GetCachedSize | ( | ) | const [virtual] |
Implements google::protobuf::MessageLite.
::google::protobuf::Metadata StreetIntersection::GetMetadata | ( | ) | const [virtual] |
Implements google::protobuf::Message.
bool StreetIntersection::has_intersectedstreet1 | ( | ) | const |
bool StreetIntersection::has_intersectedstreet2 | ( | ) | const |
bool StreetIntersection::has_intersectedx | ( | ) | const |
bool StreetIntersection::has_intersectedy | ( | ) | const |
bool StreetIntersection::IsInitialized | ( | ) | const [virtual] |
Reimplemented from google::protobuf::Message.
void StreetIntersection::MergeFrom | ( | const ::google::protobuf::Message & | from | ) |
void StreetIntersection::MergeFrom | ( | const StreetIntersection & | from | ) |
bool StreetIntersection::MergePartialFromCodedStream | ( | ::google::protobuf::io::CodedInputStream * | input | ) |
StreetIntersection* StreetIntersection::New | ( | ) | const [virtual] |
Implements google::protobuf::Message.
StreetIntersection& StreetIntersection::operator= | ( | const StreetIntersection & | from | ) |
void StreetIntersection::SerializeWithCachedSizes | ( | ::google::protobuf::io::CodedOutputStream * | output | ) | const |
::google::protobuf::uint8* StreetIntersection::SerializeWithCachedSizesToArray | ( | ::google::protobuf::uint8 * | output | ) | const |
void StreetIntersection::set_intersectedstreet1 | ( | ::google::protobuf::uint32 | value | ) |
void StreetIntersection::set_intersectedstreet2 | ( | ::google::protobuf::uint32 | value | ) |
void StreetIntersection::set_intersectedx | ( | ::google::protobuf::int32 | value | ) |
void StreetIntersection::set_intersectedy | ( | ::google::protobuf::int32 | value | ) |
void StreetIntersection::Swap | ( | StreetIntersection * | other | ) |
const ::google::protobuf::UnknownFieldSet& StreetIntersection::unknown_fields | ( | ) | const |
void protobuf_AddDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_AssignDesc_osmand_5fodb_2eproto | ( | ) | [friend] |
void protobuf_ShutdownFile_osmand_5fodb_2eproto | ( | ) | [friend] |
const int StreetIntersection::kIntersectedStreet1FieldNumber = 2 [static] |
const int StreetIntersection::kIntersectedStreet2FieldNumber = 3 [static] |
const int StreetIntersection::kIntersectedXFieldNumber = 4 [static] |
const int StreetIntersection::kIntersectedYFieldNumber = 5 [static] |