Home
last modified time | relevance | path

Searched defs:mapcache_dimension (Results 1 – 1 of 1) sorted by relevance

/dports/graphics/mapcache/mapcache-1.10.0/include/
H A Dmapcache.h111 typedef struct mapcache_dimension mapcache_dimension; typedef
1694 struct mapcache_dimension { struct
1695 mapcache_dimension_type type; argument
1707 …apr_array_header_t* (*_get_entries_for_value)(mapcache_context *ctx, mapcache_dimension *dimension… argument
1713 …apr_array_header_t* (*_get_entries_for_time_range)(mapcache_context *ctx, mapcache_dimension *dime… argument
1720 apr_array_header_t* (*get_all_entries)(mapcache_context *ctx, mapcache_dimension *dimension, argument
1726 …apr_array_header_t* (*get_all_ogc_formatted_entries)(mapcache_context *ctx, mapcache_dimension *di… argument
1732 void (*configuration_parse_xml)(mapcache_context *context, mapcache_dimension *dim, ezxml_t node); argument