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

#include <ngcppInt.h>

Public Attributes

unsigned int cmdBufSize
 
unsigned int replyBufSize
 
ngcppMSG_OPEN open
 
ngcppMSG_CLOSE close
 
ngcppMSG_CMD sendCommand
 
ngcppMSG_REPLY getReply
 

Detailed Description

Command client i/o API

Member Data Documentation

◆ close

ngcppMSG_CLOSE ngcpp_cmd_client_api::close

Close

◆ cmdBufSize

unsigned int ngcpp_cmd_client_api::cmdBufSize

Maximum command buffer size

◆ getReply

ngcppMSG_REPLY ngcpp_cmd_client_api::getReply

GGet replyet reply

◆ open

ngcppMSG_OPEN ngcpp_cmd_client_api::open

Open

◆ replyBufSize

unsigned int ngcpp_cmd_client_api::replyBufSize

Maximum reply buffer size

◆ sendCommand

ngcppMSG_CMD ngcpp_cmd_client_api::sendCommand

Send command


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