MobilityDB 1.3
Loading...
Searching...
No Matches
Data Fields
struct_WaysCache Struct Reference

The ways cache holds a fixed number of ways records read from the ways table or CSV file. More...

Data Fields

uint32_t count
 
WaysCacheItem routes [WAYS_CACHE_ITEMS]
 
WaysCacheEntry routes [WAYS_CACHE_SIZE]
 
MemoryContext WaysCacheContext
 

Detailed Description

The ways cache holds a fixed number of ways records read from the ways table or CSV file.

The ways cache holds a fixed number of ways records read from the ways CSV file.

In normal usage we do not expect it to have many entries, so we linearly scan the list

Note
In normal usage we do not expect it to have many entries, so we linearly scan the list

The documentation for this struct was generated from the following files: