#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) |
| 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.
| int ngcppExportRequest | ( | int | shmId, |
| int | semId, | ||
| char * | erms ) |
Handle data export request