OsmAnd
Public Attributes | Static Public Attributes | Protected Member Functions
BaseMapDataObject Class Reference

#include <mapObjects.h>

Inheritance diagram for BaseMapDataObject:
MapDataObject MultiPolygonObject

List of all members.

Public Attributes

const int type
long long id
unsigned int stringId
std::string name

Static Public Attributes

static const unsigned int UNDEFINED_STRING = 0x7fffffff
static const int MAP_DATA_OBJECT = 1
static const int MULTI_POLYGON = 2

Protected Member Functions

 BaseMapDataObject (int t)

Constructor & Destructor Documentation

BaseMapDataObject::BaseMapDataObject ( int  t) [protected]

Member Data Documentation

const int BaseMapDataObject::MAP_DATA_OBJECT = 1 [static]
const int BaseMapDataObject::MULTI_POLYGON = 2 [static]
const unsigned int BaseMapDataObject::UNDEFINED_STRING = 0x7fffffff [static]

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