SpatiaLite  3.0.0-stable
Data Fields
vrttxt_row_block Struct Reference

Container for Virtual Text block of records. More...

#include <gg_structs.h>

Collaboration diagram for vrttxt_row_block:
Collaboration graph
[legend]

Data Fields

struct vrttxt_row rows [VRTTXT_BLOCK_MAX]
 array of records [lines]
int num_rows
 number of records into the array
int min_line_no
 min Line Number
int max_line_no
 max Line Number
struct vrttxt_row_blocknext
 pointer to next item [linked list]

Detailed Description

Container for Virtual Text block of records.


The documentation for this struct was generated from the following file:
 All Data Structures Files Functions Variables Typedefs Defines