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
dsf_prop_t Struct Reference
Collaboration diagram for dsf_prop_t:
Collaboration graph
[legend]

Data Fields

const char * name
 
const char * value
 
list_node_t prop_node
 

Detailed Description

Definition at line 94 of file dsf.h.

Field Documentation

◆ name

const char* name

Definition at line 95 of file dsf.h.

◆ prop_node

list_node_t prop_node

Definition at line 97 of file dsf.h.

◆ value

const char* value

Definition at line 96 of file dsf.h.


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