ngc 1.5.0
 
Loading...
Searching...
No Matches
ngcppCiFile.c File Reference
#include <ngc/core/ngcpp.h>
#include <ngc/core/ngcppCom.h>

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)
 

Detailed Description

Function Documentation

◆ ngcppCiGetDataPath()

int ngcppCiGetDataPath ( ngcpp_cmd_t command,
ngcpp_rep_t * reply,
char * erms )

Handle ngcppCOM_GETDPATH command.

◆ ngcppCiSetDataPath()

int ngcppCiSetDataPath ( ngcpp_cmd_t command,
ngcpp_rep_t * reply,
char * erms )

Handle ngcppCOM_SETDPATH command.

◆ ngcppCiSetFilePubBase()

int ngcppCiSetFilePubBase ( ngcpp_cmd_t command,
ngcpp_rep_t * reply,
char * erms )

Handle ngcppCOM_FILEBASE command.

◆ ngcppCiSetFilePubPath()

int ngcppCiSetFilePubPath ( ngcpp_cmd_t command,
ngcpp_rep_t * reply,
char * erms )

Handle ngcppCOM_FILEPATH command.