ngc 1.5.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

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