libacfutils
A general purpose library of utility functions designed to make it easier to develop addons for the X-Plane flight simulator.
Loading...
Searching...
No Matches
Data Fields
chart_dl_info_t Struct Reference

Data Fields

const char * url
 
chartdb_t * cdb
 
uint8_t * buf
 
size_t bufcap
 
size_t bufsz
 

Detailed Description

Definition at line 39 of file chart_prov_common.h.

Field Documentation

◆ buf

uint8_t* buf

Definition at line 42 of file chart_prov_common.h.

◆ bufcap

size_t bufcap

Definition at line 43 of file chart_prov_common.h.

◆ bufsz

size_t bufsz

Definition at line 44 of file chart_prov_common.h.

◆ cdb

chartdb_t* cdb

Definition at line 41 of file chart_prov_common.h.

◆ url

const char* url

Definition at line 40 of file chart_prov_common.h.


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