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

CWorldCity Class Reference

#include <WorldGPS.h>

List of all members.

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


Member Function Documentation

BOOL CWorldCity::LoadFrom CXMLElement pRoot  ) 
 

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().

void CWorldCity::Serialize CArchive &  ar  ) 
 

Definition at line 236 of file WorldGPS.cpp.

References m_nLatitude, m_nLongitude, m_sName, and m_sState.

Referenced by CWorldCountry::Serialize().


Member Data Documentation

float CWorldCity::m_nLatitude
 

Definition at line 84 of file WorldGPS.h.

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

float CWorldCity::m_nLongitude
 

Definition at line 85 of file WorldGPS.h.

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

CString CWorldCity::m_sName
 

Definition at line 82 of file WorldGPS.h.

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

CString CWorldCity::m_sState
 

Definition at line 83 of file WorldGPS.h.

Referenced by LoadFrom(), CWizardProfilePage::OnCloseUpCountry(), CProfileProfilePage::OnCloseUpCountry(), 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