![]() |
yumapro
25.10-1
YumaPro SDK
|
Retrieve data with 'if-modified-since' Time Filtering. More...

Functions | |
| status_t | y_yuma_time_filter_init (const xmlChar *modname, const xmlChar *revision) |
| yuma-time-filter module init 1 More... | |
| status_t | y_yuma_time_filter_init2 (void) |
| yuma-time-filter module init 2 More... | |
| void | y_yuma_time_filter_cleanup (void) |
| yuma-time-filter module cleanup More... | |
Retrieve data with 'if-modified-since' Time Filtering.
Requires –with-yuma-time-filter=true to be enabled.
| void y_yuma_time_filter_cleanup | ( | void | ) |
yuma-time-filter module cleanup
Called by the server during shutdown.
| status_t y_yuma_time_filter_init | ( | const xmlChar * | modname, |
| const xmlChar * | revision | ||
| ) |
yuma-time-filter module init 1
| modname | module name to load |
| revision | revision date of module to load |


| status_t y_yuma_time_filter_init2 | ( | void | ) |
yuma-time-filter module init 2