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

Data Fields

dsf_cmd_t cmd
 
cmd_parser_cb_t cb
 

Detailed Description

Definition at line 53 of file dsf.c.

Field Documentation

◆ cb

cmd_parser_cb_t cb

Definition at line 55 of file dsf.c.

◆ cmd

dsf_cmd_t cmd

Definition at line 54 of file dsf.c.


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