This is the complete list of members for te::srs::SpatialReferenceSystem, including all inherited members.
| getName() const | te::srs::SpatialReferenceSystem | |
| getSRID(int &id, std::string &authName) const | te::srs::SpatialReferenceSystem | |
| getUnitName() const | te::srs::SpatialReferenceSystem | |
| getWKT() const =0 | te::srs::SpatialReferenceSystem | pure virtual | 
| isGeographic() const =0 | te::srs::SpatialReferenceSystem | pure virtual | 
| m_name | te::srs::SpatialReferenceSystem | protected | 
| m_srid | te::srs::SpatialReferenceSystem | protected | 
| m_unitName | te::srs::SpatialReferenceSystem | protected | 
| setName(const std::string &name) | te::srs::SpatialReferenceSystem | |
| setSRID(int id, const std::string &authName="EPSG") | te::srs::SpatialReferenceSystem | |
| setUnitName(const std::string &name) | te::srs::SpatialReferenceSystem | |
| SpatialReferenceSystem(const std::string &name="", const std::string &unitName="") | te::srs::SpatialReferenceSystem | |
| ~SpatialReferenceSystem() | te::srs::SpatialReferenceSystem | virtual |