ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcpp_shell_cmd Struct Reference

#include <ngcppShell.h>

Public Attributes

const char cmd [16]
 
const char syntax [32]
 
const char help [64]
 
int protectedFlag
 
ngcppCMD_HANDLER cmdHandler
 

Detailed Description

Shell command structure

Member Data Documentation

◆ cmd

const char ngcpp_shell_cmd::cmd[16]
  • Command

◆ cmdHandler

ngcppCMD_HANDLER ngcpp_shell_cmd::cmdHandler

Command handler

◆ help

const char ngcpp_shell_cmd::help[64]

Help text

◆ protectedFlag

int ngcpp_shell_cmd::protectedFlag

Protected flag

◆ syntax

const char ngcpp_shell_cmd::syntax[32]

Syntax


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