Functions | |
| int | ngcppCiSetFilePubBase (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiSetFilePubPath (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiGetDataPath (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int | ngcppCiSetDataPath (ngcpp_cmd_t command, ngcpp_rep_t *reply, char *erms) |
| int ngcppCiGetDataPath | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_GETDPATH command.
| int ngcppCiSetDataPath | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_SETDPATH command.
| int ngcppCiSetFilePubBase | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_FILEBASE command.
| int ngcppCiSetFilePubPath | ( | ngcpp_cmd_t | command, |
| ngcpp_rep_t * | reply, | ||
| char * | erms ) |
Handle ngcppCOM_FILEPATH command.