MythTV
master
|
#include <libmythbase/http/mythhttpcommon.h>
Static Public Member Functions | |
static QString | ProtocolToString (MythSocketProtocol Protocol) |
static MythSocketProtocol | ProtocolFromString (const QString &Protocols) |
static QString | BitrateToString (uint64_t Rate) |
Definition at line 71 of file mythhttpcommon.h.
|
static |
Definition at line 42 of file mythhttpcommon.cpp.
Referenced by MythWebSocket::MythWebSocket(), and MythHTTPResponse::UpgradeResponse().
|
static |
Definition at line 56 of file mythhttpcommon.cpp.
Referenced by MythHTTPResponse::UpgradeResponse().
|
inlinestatic |
Definition at line 76 of file mythhttpcommon.h.
Referenced by MythWebSocket::Write(), and MythHTTPSocket::Write().