tinyows 1.2.2
ows_storage.c File Reference
#include <stdlib.h>
#include <stdio.h>
#include <assert.h>
#include <string.h>
#include "ows.h"
Include dependency graph for ows_storage.c:

Go to the source code of this file.

Functions

ows_layer_storageows_layer_storage_init ()
void ows_layer_storage_free (ows_layer_storage *storage)
static void ows_storage_fill_not_null (ows *o, ows_layer *l)
static void ows_storage_fill_pkey (ows *o, ows_layer *l)
static void ows_storage_fill_attributes (ows *o, ows_layer *l)
static void ows_layer_storage_fill (ows *o, ows_layer *l, bool is_geom)
void ows_layers_storage_flush (ows *o, FILE *output)
void ows_layers_storage_fill (ows *o)

Function Documentation

◆ ows_layer_storage_fill()

◆ ows_layer_storage_free()

◆ ows_layer_storage_init()

◆ ows_layers_storage_fill()

◆ ows_layers_storage_flush()

◆ ows_storage_fill_attributes()

◆ ows_storage_fill_not_null()

◆ ows_storage_fill_pkey()


Generated for tinyows by doxygen 1.14.0