Changes between Version 8 and Version 9 of rfc18_ogr_styles_c_api


Ignore:
Timestamp:
Dec 10, 2007, 6:56:49 PM (17 years ago)
Author:
Daniel Morissette
Comment:

Added note about OGR_ST_GetParamIsNull() vs bIsNull arg on all get functions

Legend:

Unmodified
Added
Removed
Modified
  • rfc18_ogr_styles_c_api

    v8 v9  
    6060}}}
    6161
     62  Note: at implementation time, the OGR_ST_GetParamIsNull() has been removed and replaced by an 'int *bValueIsNull' argument on all the OGR_ST_GetParam...() functions in order to map more closely to the C++ methods.
     63
    6264 * NO wrappers will be needed for the following C++ classes which are handled internally by the OGR_ST_* wrappers above:
    6365