areaDetector  3-13
EPICS areaDetector framework
Classes | Typedefs | Enumerations
streamApi.h File Reference
#include <stdlib.h>

Go to the source code of this file.

Classes

struct  stream_header_t
 
struct  stream_frame
 
class  StreamAPI
 

Typedefs

typedef struct stream_frame stream_frame_t
 

Enumerations

enum  stream_err { STREAM_SUCCESS , STREAM_TIMEOUT , STREAM_WRONG_HTYPE , STREAM_ERROR }
 

Typedef Documentation

◆ stream_frame_t

typedef struct stream_frame stream_frame_t

Enumeration Type Documentation

◆ stream_err

enum stream_err
Enumerator
STREAM_SUCCESS 
STREAM_TIMEOUT 
STREAM_WRONG_HTYPE 
STREAM_ERROR