ngc 1.4.0
 
Loading...
Searching...
No Matches
ngcppExport.c File Reference
#include <ngc/core/ngcpp.h>

Functions

int ngcppExportRequest (int shmId, int semId, char *erms)
 
void ngcppExport (void *buffer, int ftype, int bitPix, int nx, int ny)
 

Detailed Description

Author
Joerg Stegmeier jsteg.nosp@m.mei@.nosp@m.eso.o.nosp@m.rg

Function Documentation

◆ ngcppExport()

void ngcppExport ( void * buffer,
int ftype,
int bitPix,
int nx,
int ny )

Export a buffer to an external service process and wait for the processing completion.

◆ ngcppExportRequest()

int ngcppExportRequest ( int shmId,
int semId,
char * erms )

Handle data export request