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

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

◆ ProtocolToString()

QString MythHTTPWS::ProtocolToString ( MythSocketProtocol  Protocol)
static

◆ ProtocolFromString()

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

Definition at line 56 of file mythhttpcommon.cpp.

Referenced by MythHTTPResponse::UpgradeResponse().

◆ BitrateToString()

static QString MythHTTPWS::BitrateToString ( uint64_t  Rate)
inlinestatic

Definition at line 76 of file mythhttpcommon.h.

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


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