#include <WorldGPS.h>
Public Member Functions | |
| CWorldGPS () | |
| ~CWorldGPS () | |
| BOOL | Load (LPCTSTR pszFile=NULL) |
| void | Clear () |
Public Attributes | |
| CWorldCountry * | m_pCountry |
| DWORD | m_nCountry |
Protected Member Functions | |
| void | Serialize (CArchive &ar) |
| BOOL | LoadFrom (CXMLElement *pRoot) |
|
|
Definition at line 39 of file WorldGPS.cpp. References m_nCountry, m_pCountry, and NULL. |
|
|
Definition at line 45 of file WorldGPS.cpp. References Clear(). |
|
|
Definition at line 142 of file WorldGPS.cpp. References m_nCountry, m_pCountry, and NULL. Referenced by Load(), and ~CWorldGPS(). |
|
|
Definition at line 53 of file WorldGPS.cpp. References Clear(), CBuffer::EnsureBuffer(), CXMLElement::FromBytes(), CSettings::General, LoadFrom(), CBuffer::m_nLength, CBuffer::m_pBuffer, NULL, CSettings::sGeneral::Path, Serialize(), and Settings. Referenced by CWizardProfilePage::OnInitDialog(), and CProfileProfilePage::OnInitDialog(). |
|
|
Definition at line 116 of file WorldGPS.cpp. References CXMLNode::IsNamed(), CWorldCountry::LoadFrom(), m_nCountry, and m_pCountry. Referenced by Load(). |
|
|
Definition at line 98 of file WorldGPS.cpp. References m_nCountry, m_pCountry, and CWorldCountry::Serialize(). Referenced by Load(). |
|
|
Definition at line 42 of file WorldGPS.h. Referenced by Clear(), CWorldGPS(), LoadFrom(), CWizardProfilePage::OnInitDialog(), CProfileProfilePage::OnInitDialog(), and Serialize(). |
|
|
Definition at line 41 of file WorldGPS.h. Referenced by Clear(), CWorldGPS(), LoadFrom(), CWizardProfilePage::OnInitDialog(), CProfileProfilePage::OnInitDialog(), and Serialize(). |
1.4.2