#include <stream2Api.h>
|
static int | uncompress (stream_frame_t *frame, char *data=NULL) |
|
◆ Stream2API() [1/2]
Stream2API::Stream2API |
( |
const char * |
hostname | ) |
|
◆ ~Stream2API() [1/2]
Stream2API::~Stream2API |
( |
void |
| ) |
|
◆ Stream2API() [2/2]
Stream2API::Stream2API |
( |
const char * |
hostname | ) |
|
◆ ~Stream2API() [2/2]
Stream2API::~Stream2API |
( |
void |
| ) |
|
◆ getFrame() [1/2]
int Stream2API::getFrame |
( |
NDArray ** |
pArray, |
|
|
NDArrayPool * |
pNDArrayPool, |
|
|
int |
decompress |
|
) |
| |
◆ getFrame() [2/2]
int Stream2API::getFrame |
( |
NDArray ** |
pArray, |
|
|
NDArrayPool * |
pNDArrayPool, |
|
|
int |
decompress |
|
) |
| |
◆ getHeader() [1/2]
◆ getHeader() [2/2]
◆ uncompress()
static int Stream2API::uncompress |
( |
stream_frame_t * |
frame, |
|
|
char * |
data = NULL |
|
) |
| |
|
static |
◆ waitFrame() [1/2]
int Stream2API::waitFrame |
( |
int * |
end, |
|
|
int |
timeout = 0 |
|
) |
| |
◆ waitFrame() [2/2]
int Stream2API::waitFrame |
( |
int * |
end, |
|
|
int |
timeout = 0 |
|
) |
| |
The documentation for this class was generated from the following files:
- /home/runner/work/areaDetector/areaDetector/ADEiger/eigerApp/src/stream2Api.h
- /home/runner/work/areaDetector/areaDetector/ADEiger/eigerApp/src/streamApi.h
- /home/runner/work/areaDetector/areaDetector/ADEiger/eigerApp/src/stream2Api.cpp