#include <WorldGPS.h>
Public Member Functions | |
void | Serialize (CArchive &ar) |
BOOL | LoadFrom (CXMLElement *pRoot) |
Public Attributes | |
CString | m_sName |
CString | m_sState |
float | m_nLatitude |
float | m_nLongitude |
|
Definition at line 263 of file WorldGPS.cpp. References CXMLElement::GetAttributeValue(), CXMLNode::IsNamed(), m_nLatitude, m_nLongitude, m_sName, and m_sState. Referenced by CWorldCountry::LoadFrom(). |
|
Definition at line 236 of file WorldGPS.cpp. References m_nLatitude, m_nLongitude, m_sName, and m_sState. Referenced by CWorldCountry::Serialize(). |
|
Definition at line 84 of file WorldGPS.h. Referenced by LoadFrom(), CProfileProfilePage::OnCloseUpCity(), CWizardProfilePage::OnWizardNext(), and Serialize(). |
|
Definition at line 85 of file WorldGPS.h. Referenced by LoadFrom(), CProfileProfilePage::OnCloseUpCity(), CWizardProfilePage::OnWizardNext(), and Serialize(). |
|
Definition at line 82 of file WorldGPS.h. Referenced by LoadFrom(), CWizardProfilePage::OnCloseUpCountry(), CProfileProfilePage::OnCloseUpCountry(), and Serialize(). |
|
Definition at line 83 of file WorldGPS.h. Referenced by LoadFrom(), CWizardProfilePage::OnCloseUpCountry(), CProfileProfilePage::OnCloseUpCountry(), and Serialize(). |