c-template
command_handler Struct Reference

#include <command_line.h>

Data Fields

char * name
 
command_handler_callback callback
 

Detailed Description

Definition at line 40 of file command_line.h.

Field Documentation

◆ callback

command_handler_callback command_handler::callback

Definition at line 42 of file command_line.h.

◆ name

char* command_handler::name

Definition at line 41 of file command_line.h.


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