EPOC   SDK Home Glossary Indexes Previous Next Up

The World server classes

World server session — RWorldServer class

This class defines the world server’s client side API.

World ID — TWorldId class

This class stores the world ID for a city/country — comprised of the city and country names. Unique IDs of this type are used to identify every city in the world database.

City information — TCityData class

This class stores city specific information, including its name, country, area code, daylight savings zone, latitude and longitude, map position and GMT offset.

Country information — TCountryData class

This class stores country specific information, including its name, capital, international prefix, national code, and the national prefix.

Distance unit flags — TWldDistanceUnits enum

These flags define the distance unit types which can be used by the world server.

City search mode flags — TWldSelect enum

These flags define whether a search for a city explores the whole of the world database, or just the information for a particular country.

Delete denied flags — TWldDeleteDeniedFlags enum

Bitmasks of these flags indicate possible reasons why the server cannot delete a particular city or country.

EPOC       SDK Home Glossary Indexes Previous Next Up