areaDetector  3-13
EPICS areaDetector framework
Public Types | Public Attributes | List of all members
stream_frame Struct Reference

#include <streamApi.h>

Public Types

enum  { UINT8 , UINT16 , UINT32 }
 

Public Attributes

bool end
 
size_t series
 
size_t frame
 
size_t shape [2]
 
enum stream_frame:: { ... }  type
 
char encoding [32]
 
size_t compressedSize
 
size_t uncompressedSize
 
void * data
 

Member Enumeration Documentation

◆ anonymous enum

anonymous enum
Enumerator
UINT8 
UINT16 
UINT32 

Member Data Documentation

◆ compressedSize

size_t stream_frame::compressedSize

◆ data

void* stream_frame::data

◆ encoding

char stream_frame::encoding[32]

◆ end

bool stream_frame::end

◆ frame

size_t stream_frame::frame

◆ series

size_t stream_frame::series

◆ shape

size_t stream_frame::shape[2]

◆ 

enum { ... } stream_frame::type

◆ uncompressedSize

size_t stream_frame::uncompressedSize

The documentation for this struct was generated from the following file: