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

#include <ngcppShell.h>

Public Attributes

ngcpp_link_t link
 
char srvName [256]
 
char active
 
char connected
 
char protectedMode
 
char forceCommand
 

Detailed Description

Shell status structure

Member Data Documentation

◆ active

char ngcpp_shell_t::active

Active (flag)

◆ connected

char ngcpp_shell_t::connected

Connected (flag)

◆ forceCommand

char ngcpp_shell_t::forceCommand

Enforce execution in protected mode (flag)

◆ link

ngcpp_link_t ngcpp_shell_t::link

File descriptor

◆ protectedMode

char ngcpp_shell_t::protectedMode

Protected mode (flag)

◆ srvName

char ngcpp_shell_t::srvName[256]

Server name


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