ProviewR Programmer's Reference Manual
V6.1.4
|
Include file for NMpsAppl NMps API. More...
Go to the source code of this file.
Classes | |
struct | nmpsappl_s_cellist |
struct | nmpsappl_t_datainfo |
struct | nmpsappl_s_ctx |
Typedefs | |
typedef struct nmpsappl_s_cellist | nmpsappl_t_cellist |
typedef struct nmpsappl_s_ctx * | nmpsappl_t_ctx |
Functions | |
pwr_tStatus | nmpsappl_MirrorInit (pwr_tString80 *cell_array, unsigned long options, nmpsappl_t_ctx *ctx) |
Initialize mirroring. More... | |
pwr_tStatus | nmpsappl_Mirror (nmpsappl_t_ctx applctx, int *data_count, nmpsappl_t_datainfo **datainfo) |
Update mirroring. More... | |
pwr_tStatus | nmpsappl_RemoveData (nmpsappl_t_ctx applctx, pwr_tObjid objid) |
Removes a dataobject from one of the cells that are mirrored. More... | |
pwr_tStatus | nmpsappl_RemoveAndDeleteData (nmpsappl_t_ctx applctx, pwr_tObjid objid) |
Removes and deletes a dataobject from one of the cells that are mirrored. More... | |
Include file for NMpsAppl NMps API.
Definition in file nmps_appl.h.