Sha256: f285a97252d8310852ce8ff108ec677f1da1d8dbaadb4ae9de54d1ceaf5feed2
Contents?: true
Size: 769 Bytes
Versions: 3
Compression:
Stored size: 769 Bytes
Contents
// // FileGDBAPI.h // /* COPYRIGHT © 2015 ESRI TRADE SECRETS: ESRI PROPRIETARY AND CONFIDENTIAL Unpublished material - all rights reserved under the Copyright Laws of the United States and applicable international laws, treaties, and conventions. For additional information, contact: Environmental Systems Research Institute, Inc. Attn: Contracts and Legal Services Department 380 New York Street Redlands, California, 92373 USA email: contracts@esri.com */ /// Convenience lynchpin include containing all of the file geodatabase API includes. /// @file FileGDBAPI.h #pragma once #include "FileGDBCore.h" #include "GeodatabaseManagement.h" #include "Geodatabase.h" #include "Table.h" #include "Row.h" #include "Util.h" #include "Raster.h"
Version data entries
3 entries across 3 versions & 1 rubygems
Version | Path |
---|---|
filegdb-1.1.1 | ext/filegdb/filegdb/include/FileGDBAPI.h |
filegdb-1.1.0 | ext/filegdb/filegdb/include/FileGDBAPI.h |
filegdb-1.0.0 | ext/filegdb/filegdb/include/FileGDBAPI.h |