This is the complete list of members for
MgCoordinateSystemFormatConverter, including all inherited members.
| CodeToCode(INT32 nFormatSource, CREFSTRING sCodeSource, INT32 nFormatDestination)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| CodeToDefinition(INT32 nFormatSource, CREFSTRING sCodeSource)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| CodeToWkt(INT32 nFormatSource, CREFSTRING sCodeSource, INT32 nWktFlavor)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| DefinitionToCode(MgCoordinateSystem *pSource, INT32 nFormatDestination)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| DefinitionToWkt(MgCoordinateSystem *pSource, INT32 nWktFlavor)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| IsCodeInDictionary(INT32 nFormat, CREFSTRING sCode)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| WktToCode(INT32 nWktFlavor, CREFSTRING sWkt, INT32 nFormatDestination)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |
| WktToDefinition(INT32 nWktFlavor, CREFSTRING sWkt)=0 | MgCoordinateSystemFormatConverter | [pure virtual] |