Ignore:
Timestamp:
May 3, 2017, 12:53:06 PM (7 years ago)
Author:
djay
Message:

Commit the minimal requirements for remote HPC support

File:
1 edited

Legend:

Unmodified
Added
Removed
  • branches/prototype-v0/zoo-project/zoo-kernel/sqlapi.h

    r784 r822  
    2525#ifndef ZOO_SQLAPI_H
    2626#define ZOO_SQLAPI_H 1
    27 #ifdef RELY_ON_DB
     27
     28#ifdef META_DB
     29#include "ogrsf_frmts.h"
     30#if GDAL_VERSION_MAJOR >= 2
     31#include <gdal_priv.h>
     32#endif
     33#endif
     34
    2835#include "service.h"
    2936#include "service_internal.h"
     
    3239extern "C" {
    3340#endif
     41 
     42#ifdef META_DB
     43  ZOO_DLL_EXPORT char* _createInitString(maps*,const char*);
     44  ZOO_DLL_EXPORT void _init_sql(maps*,const char*);
     45  ZOO_DLL_EXPORT OGRLayer *fetchSql(maps*,const char*);
     46#endif
     47#ifdef RELY_ON_DB
    3448  ZOO_DLL_EXPORT void init_sql(maps*);
    3549  ZOO_DLL_EXPORT void close_sql(maps*);
     
    4256  ZOO_DLL_EXPORT char* getStatusId(maps*,char*);
    4357  ZOO_DLL_EXPORT void removeService(maps*,char*);
     58#endif
    4459
    4560#ifdef __cplusplus
     
    4863
    4964#endif
    50 #endif
Note: See TracChangeset for help on using the changeset viewer.

Search

Context Navigation

ZOO Sponsors

http://www.zoo-project.org/trac/chrome/site/img/geolabs-logo.pnghttp://www.zoo-project.org/trac/chrome/site/img/neogeo-logo.png http://www.zoo-project.org/trac/chrome/site/img/apptech-logo.png http://www.zoo-project.org/trac/chrome/site/img/3liz-logo.png http://www.zoo-project.org/trac/chrome/site/img/gateway-logo.png

Become a sponsor !

Knowledge partners

http://www.zoo-project.org/trac/chrome/site/img/ocu-logo.png http://www.zoo-project.org/trac/chrome/site/img/gucas-logo.png http://www.zoo-project.org/trac/chrome/site/img/polimi-logo.png http://www.zoo-project.org/trac/chrome/site/img/fem-logo.png http://www.zoo-project.org/trac/chrome/site/img/supsi-logo.png http://www.zoo-project.org/trac/chrome/site/img/cumtb-logo.png

Become a knowledge partner

Related links

http://zoo-project.org/img/ogclogo.png http://zoo-project.org/img/osgeologo.png