#include <ngcppInt.h>
Public Attributes | |
| unsigned int | cmdBufSize |
| unsigned int | replyBufSize |
| ngcppMSG_OPEN | open |
| ngcppMSG_CLOSE | close |
| ngcppMSG_CMD | sendCommand |
| ngcppMSG_REPLY | getReply |
Command client i/o API
| ngcppMSG_CLOSE ngcpp_cmd_client_api::close |
Close
| unsigned int ngcpp_cmd_client_api::cmdBufSize |
Maximum command buffer size
| ngcppMSG_REPLY ngcpp_cmd_client_api::getReply |
GGet replyet reply
| ngcppMSG_OPEN ngcpp_cmd_client_api::open |
Open
| unsigned int ngcpp_cmd_client_api::replyBufSize |
Maximum reply buffer size
| ngcppMSG_CMD ngcpp_cmd_client_api::sendCommand |
Send command