Enum State

Enum Documentation

enum ska::pst::smrb::State

State of DataBlocks that correspond to the PSRDADA ipcbuf state.

Values:

enumerator DISCONNECTED

disconnected

enumerator VIEWER

connected

enumerator WRITER

one process that writes to the buffer

enumerator WRITING

start-of-data flag has been raised

enumerator WCHANGE

next operation will change writing state

enumerator READER

one process that reads from the buffer

enumerator READING

start-of-data flag has been raised

enumerator RSTOP

end-of-data flag has been raised

enumerator VIEWING

currently viewing

enumerator VSTOP

end-of-data flag has been raised