Main Page | Namespace List | Class Hierarchy | Class List | Directories | File List | Namespace Members | Class Members | File Members

CWorldCountry Class Reference

#include <WorldGPS.h>

List of all members.

Public Member Functions

 CWorldCountry ()
 ~CWorldCountry ()
void Serialize (CArchive &ar)
BOOL LoadFrom (CXMLElement *pRoot)
void Clear ()

Public Attributes

CHAR m_szID [2]
CString m_sName
CWorldCitym_pCity
DWORD m_nCity


Constructor & Destructor Documentation

CWorldCountry::CWorldCountry  ) 
 

Definition at line 153 of file WorldGPS.cpp.

References m_nCity, m_pCity, and NULL.

CWorldCountry::~CWorldCountry  ) 
 

Definition at line 159 of file WorldGPS.cpp.

References Clear().


Member Function Documentation

void CWorldCountry::Clear  ) 
 

Definition at line 226 of file WorldGPS.cpp.

References m_nCity, m_pCity, and NULL.

Referenced by ~CWorldCountry().

BOOL CWorldCountry::LoadFrom CXMLElement pRoot  ) 
 

Definition at line 193 of file WorldGPS.cpp.

References CXMLNode::IsNamed(), CWorldCity::LoadFrom(), m_nCity, m_pCity, m_sName, and m_szID.

Referenced by CWorldGPS::LoadFrom().

void CWorldCountry::Serialize CArchive &  ar  ) 
 

Definition at line 167 of file WorldGPS.cpp.

References m_nCity, m_pCity, m_sName, m_szID, and CWorldCity::Serialize().

Referenced by CWorldGPS::Serialize().


Member Data Documentation

DWORD CWorldCountry::m_nCity
 

Definition at line 68 of file WorldGPS.h.

Referenced by Clear(), CWorldCountry(), LoadFrom(), CWizardProfilePage::OnCloseUpCountry(), CProfileProfilePage::OnCloseUpCountry(), and Serialize().

CWorldCity* CWorldCountry::m_pCity
 

Definition at line 67 of file WorldGPS.h.

Referenced by Clear(), CWorldCountry(), LoadFrom(), CWizardProfilePage::OnCloseUpCountry(), CProfileProfilePage::OnCloseUpCountry(), and Serialize().

CString CWorldCountry::m_sName
 

Definition at line 65 of file WorldGPS.h.

Referenced by LoadFrom(), CWizardProfilePage::OnInitDialog(), CProfileProfilePage::OnInitDialog(), and Serialize().

CHAR CWorldCountry::m_szID[2]
 

Definition at line 64 of file WorldGPS.h.

Referenced by LoadFrom(), and Serialize().


The documentation for this class was generated from the following files:
Generated on Thu Dec 15 10:40:14 2005 for Shareaza 2.2.1.0 by  doxygen 1.4.2