Functions | |
| int | ngcppCiGetStatus (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetConfig (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetRecvStat (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetErrPort (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetDataPort (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetRev (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
Variables | |
| int | ngcppRevApp = 0 |
| int ngcppCiGetConfig | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_ICONF command.
| int ngcppCiGetDataPort | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_DATAPORT command.
| int ngcppCiGetErrPort | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_ERRPORT command.
| int ngcppCiGetRecvStat | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_RCVSTAT command.
| int ngcppCiGetRev | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_REV command.
| int ngcppCiGetStatus | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_STAT command.
| int ngcppRevApp = 0 |
Pre-processor application revision