|
std::string | srid () const |
|
| srs_desc (const std::string &name, unsigned int auth_id, const std::string &auth_name, const std::string &p4txt, const std::string &wkt) |
|
This is a private struct to handle the set of SRS descriptions in the manager. It is not visible outside this class.
Definition at line 76 of file SpatialReferenceSystemManager.h.
te::srs::SpatialReferenceSystemManager::srs_desc::srs_desc |
( |
const std::string & |
name, |
|
|
unsigned int |
auth_id, |
|
|
const std::string & |
auth_name, |
|
|
const std::string & |
p4txt, |
|
|
const std::string & |
wkt |
|
) |
| |
std::string te::srs::SpatialReferenceSystemManager::srs_desc::srid |
( |
| ) |
const |
unsigned int te::srs::SpatialReferenceSystemManager::srs_desc::m_auth_id |
std::string te::srs::SpatialReferenceSystemManager::srs_desc::m_auth_name |
std::string te::srs::SpatialReferenceSystemManager::srs_desc::m_name |
std::string te::srs::SpatialReferenceSystemManager::srs_desc::m_p4txt |
std::string te::srs::SpatialReferenceSystemManager::srs_desc::m_wkt |
The documentation for this struct was generated from the following file: