Skip to content
geonef edited this page Mar 19, 2012 · 1 revision

OGRSFDriver

Not yet documented

(Commented with '//' means it is not implemented yet)

ogrsfdriver.cc:  PHP_ME(OGRSFDriver, GetName, NULL, ZEND_ACC_PUBLIC)
ogrsfdriver.cc:  //PHP_ME(OGRSFDriver, Open, NULL, ZEND_ACC_PUBLIC)
ogrsfdriver.cc:  PHP_ME(OGRSFDriver, TestCapability, NULL, ZEND_ACC_PUBLIC)
ogrsfdriver.cc:  //PHP_ME(OGRSFDriver, CreateDataSource, NULL, ZEND_ACC_PUBLIC)
ogrsfdriver.cc:  //PHP_ME(OGRSFDriver, DeleteDataSource, NULL, ZEND_ACC_PUBLIC)
ogrsfdriver.cc:  //PHP_ME(OGRSFDriver, CopyDataSource, NULL, ZEND_ACC_PUBLIC)
Clone this wiki locally