RTEMS  5.1
Data Fields
rtems_trace_buffering_shell_cmd_t Struct Reference

Data Fields

const char * name
 
rtems_trace_buffering_shell_handler_t handler
 
const char * help
 

Detailed Description

Table of handlers we parse to invoke the command.

Field Documentation

◆ handler

rtems_trace_buffering_shell_handler_t rtems_trace_buffering_shell_cmd_t::handler

The sub-command's handler.

◆ help

const char* rtems_trace_buffering_shell_cmd_t::help

The sub-command's help.

◆ name

const char* rtems_trace_buffering_shell_cmd_t::name

The sub-command's name.


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