MythTV  0.27pre
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Properties Friends Groups Pages
Public Member Functions | Public Attributes | Private Attributes | List of all members
MONITOR Struct Reference

#include <zmserver.h>

Collaboration diagram for MONITOR:
Collaboration graph
[legend]

Public Member Functions

string getIdStr ()

Public Attributes

string name
string type
string function
int enabled
string device
string host
int image_buffer_count
int width
int height
int mon_id
SharedDatashared_data
unsigned char * shared_images
int last_read
string status
int frame_size
int palette
int controllable
int trackMotion

Private Attributes

string id

Detailed Description

Definition at line 112 of file zmserver.h.

Member Function Documentation

string MONITOR::getIdStr ( )
inline

Definition at line 133 of file zmserver.h.

Referenced by ZMServer::zmaControl(), and ZMServer::zmcControl().

Member Data Documentation

string MONITOR::name

Definition at line 114 of file zmserver.h.

Referenced by ZMServer::getMonitorList().

string MONITOR::type

Definition at line 115 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::zmcControl().

string MONITOR::function
int MONITOR::enabled

Definition at line 117 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::handleSetMonitorFunction().

string MONITOR::device

Definition at line 118 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::zmcControl().

string MONITOR::host

Definition at line 119 of file zmserver.h.

Referenced by ZMServer::getMonitorList().

int MONITOR::image_buffer_count

Definition at line 120 of file zmserver.h.

Referenced by ZMServer::getFrame(), ZMServer::getMonitorList(), and ZMServer::initMonitor().

int MONITOR::width

Definition at line 121 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::initMonitor().

int MONITOR::height

Definition at line 122 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::initMonitor().

int MONITOR::mon_id
SharedData* MONITOR::shared_data
unsigned char* MONITOR::shared_images
int MONITOR::last_read

Definition at line 126 of file zmserver.h.

Referenced by ZMServer::getFrame().

string MONITOR::status
int MONITOR::frame_size

Definition at line 128 of file zmserver.h.

Referenced by ZMServer::getFrame(), and ZMServer::initMonitor().

int MONITOR::palette

Definition at line 129 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::initMonitor().

int MONITOR::controllable

Definition at line 130 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::zmaControl().

int MONITOR::trackMotion

Definition at line 131 of file zmserver.h.

Referenced by ZMServer::getMonitorList(), and ZMServer::zmaControl().

string MONITOR::id
private

Definition at line 145 of file zmserver.h.


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