|
MythTV master
|
#include <libmythbase/http/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) |
Definition at line 73 of file mythwebsockettypes.h.
|
static |
Definition at line 45 of file mythwebsockettypes.cpp.
Definition at line 79 of file mythwebsockettypes.h.
Referenced by MythWebSocket::Read().
|
static |
Definition at line 30 of file mythwebsockettypes.cpp.
Referenced by MythWebSocket::Read(), and MythWebSocket::SendFrame().
|
static |
Definition at line 58 of file mythwebsockettypes.cpp.