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

#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)
 

Detailed Description

Definition at line 71 of file mythhttpcommon.h.

Member Function Documentation

◆ BitrateToString()

static QString MythHTTPWS::BitrateToString ( uint64_t  Rate)
inlinestatic

Definition at line 76 of file mythhttpcommon.h.

Referenced by MythHTTPSocket::Write(), and MythWebSocket::Write().

◆ ProtocolFromString()

MythSocketProtocol MythHTTPWS::ProtocolFromString ( const QString &  Protocols)
static

Definition at line 56 of file mythhttpcommon.cpp.

Referenced by MythHTTPResponse::UpgradeResponse().

◆ ProtocolToString()

QString MythHTTPWS::ProtocolToString ( MythSocketProtocol  Protocol)
static

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