玉兔远程控制 0.0.31
|
成员的完整列表,这些成员属于 CChannelIce,包括所有继承而来的类成员
CChannel(QTcpSocket *pSocket, QObject *parent=nullptr) | CChannel | explicit |
CChannel(QObject *parent=nullptr) (定义于 CChannel) | CChannel | explicitprotected |
CChannelIce(CIceSignal *pSignal, QObject *parent=nullptr) (定义于 CChannelIce) | CChannelIce | explicit |
CChannelIce(QObject *parent=nullptr) (定义于 CChannelIce) | CChannelIce | private |
close() (定义于 CChannelIce) | CChannelIce | virtual |
CreateDataChannel(bool bDataChannel) (定义于 CChannelIce) | CChannelIce | privatevirtual |
GenerateID(const QString &label=QString()) (定义于 CChannelIce) | CChannelIce | private |
GetChannelId() (定义于 CChannelIce) | CChannelIce | |
GetDetails() (定义于 CChannel) | CChannel | virtual |
GetPeerUser() (定义于 CChannelIce) | CChannelIce | |
GetUser() (定义于 CChannelIce) | CChannelIce | |
InitTranslation() (定义于 CChannel) | CChannel | static |
isSequential() const (定义于 CChannelIce) | CChannelIce | protectedvirtual |
m_Config (定义于 CChannelIce) | CChannelIce | private |
m_data (定义于 CChannelIce) | CChannelIce | private |
m_dataChannel (定义于 CChannelIce) | CChannelIce | private |
m_Log (定义于 CChannelIce) | CChannelIce | private |
m_MutexData (定义于 CChannelIce) | CChannelIce | private |
m_peerConnection (定义于 CChannelIce) | CChannelIce | private |
m_pSignal (定义于 CChannelIce) | CChannelIce | private |
m_pSocket (定义于 CChannel) | CChannel | private |
m_szChannelId (定义于 CChannelIce) | CChannelIce | private |
m_szPeerUser (定义于 CChannelIce) | CChannelIce | private |
m_szUser (定义于 CChannelIce) | CChannelIce | private |
open(const QString &user, const QString &peer, bool bChannelId) | CChannelIce | virtual |
open(const QString &fromUser, const QString &toUser, const QString &channelId, const QString &type, const QString &sdp) | CChannelIce | virtual |
CChannel::open(OpenMode mode) override | CChannel | virtual |
readData(char *data, qint64 maxlen) (定义于 CChannelIce) | CChannelIce | protectedvirtual |
RemoveTranslation() (定义于 CChannel) | CChannel | static |
SetConfigure(const rtc::Configuration &config) | CChannelIce | |
SetDataChannel(std::shared_ptr< rtc::DataChannel >) (定义于 CChannelIce) | CChannelIce | privatevirtual |
SetSignal(CIceSignal *signal) (定义于 CChannelIce) | CChannelIce | privatevirtual |
sigConnected() | CChannel | signal |
sigDisconnected() | CChannel | signal |
sigError(int nErr, const QString &szErr) | CChannel | signal |
slotError(QAbstractSocket::SocketError e) (定义于 CChannel) | CChannel | privateslot |
slotSignalConnected() (定义于 CChannelIce) | CChannelIce | privatevirtualslot |
slotSignalDisconnected() (定义于 CChannelIce) | CChannelIce | privatevirtualslot |
slotSignalError(int error, const QString &szError) (定义于 CChannelIce) | CChannelIce | privatevirtualslot |
slotSignalReceiverCandidate(const QString &fromUser, const QString &toUser, const QString &channelId, const QString &mid, const QString &sdp) (定义于 CChannelIce) | CChannelIce | privatevirtualslot |
slotSignalReceiverDescription(const QString &fromUser, const QString &toUser, const QString &channelId, const QString &type, const QString &sdp) (定义于 CChannelIce) | CChannelIce | privatevirtualslot |
writeData(const char *data, qint64 len) (定义于 CChannelIce) | CChannelIce | protectedvirtual |
~CChannel() (定义于 CChannel) | CChannel | virtual |
~CChannelIce() (定义于 CChannelIce) | CChannelIce | virtual |