Home
last modified time | relevance | path

Searched refs:m_osFixedValue (Results 1 – 3 of 3) sorted by relevance

/dports/graphics/py-gdal/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogr_gmlas.h601 CPLString m_osFixedValue; /**< Value of fixed='' attribute */ variable
662 { m_osFixedValue = osFixedValue; } in SetFixedValue()
705 const CPLString& GetFixedValue() const { return m_osFixedValue; } in GetFixedValue()
/dports/graphics/p5-Geo-GDAL/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogr_gmlas.h601 CPLString m_osFixedValue; /**< Value of fixed='' attribute */
662 { m_osFixedValue = osFixedValue; }
705 const CPLString& GetFixedValue() const { return m_osFixedValue; }
/dports/graphics/gdal/gdal-3.3.3/ogr/ogrsf_frmts/gmlas/
H A Dogr_gmlas.h601 CPLString m_osFixedValue; /**< Value of fixed='' attribute */ variable
662 { m_osFixedValue = osFixedValue; } in SetFixedValue()
705 const CPLString& GetFixedValue() const { return m_osFixedValue; } in GetFixedValue()