MythTV  master
Public Attributes | List of all members
SharedData Struct Reference

#include <zmserver.h>

Collaboration diagram for SharedData:
Collaboration graph
[legend]

Public Attributes

int size
 
bool valid
 
bool active
 
bool signal
 
State state
 
int last_write_index
 
int last_read_index
 
time_t last_write_time
 
time_t last_read_time
 
int last_event
 
int action
 
int brightness
 
int hue
 
int colour
 
int contrast
 
int alarm_x
 
int alarm_y
 
char control_state [256]
 

Detailed Description

Definition at line 82 of file zmserver.h.

Member Data Documentation

◆ size

int SharedData::size

Definition at line 84 of file zmserver.h.

◆ valid

bool SharedData::valid

Definition at line 85 of file zmserver.h.

◆ active

bool SharedData::active

Definition at line 86 of file zmserver.h.

◆ signal

bool SharedData::signal

Definition at line 87 of file zmserver.h.

◆ state

State SharedData::state

Definition at line 88 of file zmserver.h.

Referenced by MONITOR::getState().

◆ last_write_index

int SharedData::last_write_index

Definition at line 89 of file zmserver.h.

Referenced by MONITOR::getLastWriteIndex().

◆ last_read_index

int SharedData::last_read_index

Definition at line 90 of file zmserver.h.

◆ last_write_time

time_t SharedData::last_write_time

Definition at line 91 of file zmserver.h.

◆ last_read_time

time_t SharedData::last_read_time

Definition at line 92 of file zmserver.h.

◆ last_event

int SharedData::last_event

Definition at line 93 of file zmserver.h.

◆ action

int SharedData::action

Definition at line 94 of file zmserver.h.

◆ brightness

int SharedData::brightness

Definition at line 95 of file zmserver.h.

◆ hue

int SharedData::hue

Definition at line 96 of file zmserver.h.

◆ colour

int SharedData::colour

Definition at line 97 of file zmserver.h.

◆ contrast

int SharedData::contrast

Definition at line 98 of file zmserver.h.

◆ alarm_x

int SharedData::alarm_x

Definition at line 99 of file zmserver.h.

◆ alarm_y

int SharedData::alarm_y

Definition at line 100 of file zmserver.h.

◆ control_state

char SharedData::control_state[256]

Definition at line 101 of file zmserver.h.


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