|
MythTV master
|
This is the complete list of members for ZMServer, including all inherited members.
| getFrame(FrameData &buffer, MONITOR *monitor) | ZMServer | privatestatic |
| getMonitorList(void) | ZMServer | private |
| getMonitorStatus(const std::string &id, const std::string &type, const std::string &device, const std::string &host, const std::string &channel, const std::string &function, std::string &zmcStatus, std::string &zmaStatus, const std::string &enabled) | ZMServer | privatestatic |
| getZMSetting(const std::string &setting) const | ZMServer | private |
| handleDeleteEvent(std::vector< std::string > tokens) | ZMServer | private |
| handleDeleteEventList(std::vector< std::string > tokens) | ZMServer | private |
| handleGetAlarmStates(void) | ZMServer | private |
| handleGetAnalysisFrame(std::vector< std::string > tokens) | ZMServer | private |
| handleGetCameraList(void) | ZMServer | private |
| handleGetEventDates(std::vector< std::string > tokens) | ZMServer | private |
| handleGetEventFrame(std::vector< std::string > tokens) | ZMServer | private |
| handleGetEventList(std::vector< std::string > tokens) | ZMServer | private |
| handleGetFrameList(std::vector< std::string > tokens) | ZMServer | private |
| handleGetLiveFrame(std::vector< std::string > tokens) | ZMServer | private |
| handleGetMonitorList(void) | ZMServer | private |
| handleGetMonitorStatus(void) | ZMServer | private |
| handleGetServerStatus(void) | ZMServer | private |
| handleHello(void) | ZMServer | private |
| handleRunZMAudit(void) | ZMServer | private |
| handleSetMonitorFunction(std::vector< std::string > tokens) | ZMServer | private |
| m_analysisFileFormat | ZMServer | private |
| m_debug | ZMServer | private |
| m_eventFileFormat | ZMServer | private |
| m_mmapPath | ZMServer | private |
| m_monitorMap | ZMServer | private |
| m_monitors | ZMServer | private |
| m_shmKey | ZMServer | private |
| m_sock | ZMServer | private |
| m_useAnalysisImages | ZMServer | private |
| m_useDeepStorage | ZMServer | private |
| processRequest(char *buf, int nbytes) | ZMServer | |
| runCommand(const std::string &command) | ZMServer | privatestatic |
| send(const std::string &s) const | ZMServer | private |
| send(const std::string &s, const unsigned char *buffer, int dataLen) const | ZMServer | private |
| sendError(const std::string &error) | ZMServer | private |
| tokenize(const std::string &command, std::vector< std::string > &tokens) | ZMServer | privatestatic |
| zmaControl(MONITOR *monitor, const std::string &mode) | ZMServer | private |
| zmcControl(MONITOR *monitor, const std::string &mode) | ZMServer | private |
| ZMServer(int sock, bool debug) | ZMServer | |
| ~ZMServer() | ZMServer |