std::map<int, wxString> *GeopositionListAltID,
std::map<int, wxString> *GeopositionListPID,
std::map<int, wxString> *GeopositionListType,
+ std::map<int, wxString> *GeopositionListDataType,
std::map<int, wxString> *GeopositionListTokens,
std::map<int, wxString> *GeopositionListMediatype,
std::map<int, int> *GeopositionListPref,
std::map<int, wxString> *GeopositionListAltIDPtr;
std::map<int, wxString> *GeopositionListPIDPtr;
std::map<int, wxString> *GeopositionListTypePtr;
+ std::map<int, wxString> *GeopositionListDataTypePtr;
std::map<int, wxString> *GeopositionListTokensPtr;
std::map<int, wxString> *GeopositionListMediatypePtr;
std::map<int, int> *GeopositionListPrefPtr;