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

#include <ngcpp.h>

Public Attributes

int cmdBufSize
 
int replyBufSize
 
ngcppCI_OPEN open
 
ngcppCI_CLOSE close
 
ngcppCI_CONNECT connect
 
ngcppCI_DISCONNECT disconnect
 
ngcppCI_CMD getCommand
 
ngcppCI_REPLY sendReply
 

Detailed Description

Command interpreter i/o API

Member Data Documentation

◆ close

ngcppCI_CLOSE ngcpp_cmd_srv_api::close

Close

◆ cmdBufSize

int ngcpp_cmd_srv_api::cmdBufSize

Maximum command buffer size

◆ connect

ngcppCI_CONNECT ngcpp_cmd_srv_api::connect

Connect

◆ disconnect

ngcppCI_DISCONNECT ngcpp_cmd_srv_api::disconnect

Disconnect

◆ getCommand

ngcppCI_CMD ngcpp_cmd_srv_api::getCommand

Send command

◆ open

ngcppCI_OPEN ngcpp_cmd_srv_api::open

Open

◆ replyBufSize

int ngcpp_cmd_srv_api::replyBufSize

Maximum reply buffer size

◆ sendReply

ngcppCI_REPLY ngcpp_cmd_srv_api::sendReply

Get reply


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