MythTV  master
Static Public Member Functions | List of all members
MythWS Class Reference

#include <mythwebsockettypes.h>

Static Public Member Functions

static QString OpCodeToString (WSOpCode Code)
 
static WSOpCode FrameFormatForProtocol (MythSocketProtocol Protocol)
 
static bool UseRawTextForProtocol (MythSocketProtocol Protocol)
 
static bool OpCodeIsValid (WSOpCode Code)
 

Detailed Description

Definition at line 73 of file mythwebsockettypes.h.

Member Function Documentation

◆ OpCodeToString()

QString MythWS::OpCodeToString ( WSOpCode  Code)
static

Definition at line 30 of file mythwebsockettypes.cpp.

Referenced by MythWebSocket::Read(), and MythWebSocket::SendFrame().

◆ FrameFormatForProtocol()

WSOpCode MythWS::FrameFormatForProtocol ( MythSocketProtocol  Protocol)
static

Definition at line 45 of file mythwebsockettypes.cpp.

◆ UseRawTextForProtocol()

bool MythWS::UseRawTextForProtocol ( MythSocketProtocol  Protocol)
static

Definition at line 58 of file mythwebsockettypes.cpp.

◆ OpCodeIsValid()

static bool MythWS::OpCodeIsValid ( WSOpCode  Code)
inlinestatic

Definition at line 79 of file mythwebsockettypes.h.

Referenced by MythWebSocket::Read().


The documentation for this class was generated from the following files: