SOA::GEONAMES::RECORD Class Reference

Result. More...

#include <soa/geonames.h>

List of all members.

Public Member Functions

 RECORD (const RECORD &rhs)
 RECORD ()
 ~RECORD ()
INT32 GetAccuracy ()
void GetCountryName (MISTRING &countryname)
void GetExtents (DRECT2D &extents)
void GetLocation (DPOINT2D &location)
void GetName (MISTRING &name)
void SetAccuracy (INT32 accuracy)
void SetCountryName (const MISTRING &countryname)
void SetExtents (const DRECT2D &extents)
void SetLocation (const DPOINT2D &location)
void SetName (const MISTRING &name)

Private Attributes

INT32 m_accuracy
MISTRING m_countryname
DRECT2D m_extents
DPOINT2D m_location
MISTRING m_name

Detailed Description

Result.


Constructor & Destructor Documentation

SOA::GEONAMES::RECORD::RECORD (  ) 

Default constructor.

SOA::GEONAMES::RECORD::RECORD ( const RECORD rhs  ) 

Copy constructor.

SOA::GEONAMES::RECORD::~RECORD (  ) 

Destructor.


Member Function Documentation

INT32 SOA::GEONAMES::RECORD::GetAccuracy (  )  [inline]
void SOA::GEONAMES::RECORD::GetCountryName ( MISTRING countryname  )  [inline]
void SOA::GEONAMES::RECORD::GetExtents ( DRECT2D extents  )  [inline]
void SOA::GEONAMES::RECORD::GetLocation ( DPOINT2D location  )  [inline]
void SOA::GEONAMES::RECORD::GetName ( MISTRING name  )  [inline]
void SOA::GEONAMES::RECORD::SetAccuracy ( INT32  accuracy  )  [inline]
void SOA::GEONAMES::RECORD::SetCountryName ( const MISTRING countryname  )  [inline]
void SOA::GEONAMES::RECORD::SetExtents ( const DRECT2D extents  )  [inline]
void SOA::GEONAMES::RECORD::SetLocation ( const DPOINT2D location  )  [inline]
void SOA::GEONAMES::RECORD::SetName ( const MISTRING name  )  [inline]

Member Data Documentation

Google Maps accuracy.

Name of result country.

Bounding box of result.

Location of result.

Name of result.


The documentation for this class was generated from the following file:

Generated on Sun Oct 7 21:39:20 2012 for TNTsdk 2012 by  doxygen 1.6.1