#include <sctptransportinternal.h>
◆ ~SctpTransportInternal() [1/2]
virtual cricket::SctpTransportInternal::~SctpTransportInternal |
( |
| ) |
|
|
inlinevirtual |
◆ ~SctpTransportInternal() [2/2]
virtual cricket::SctpTransportInternal::~SctpTransportInternal |
( |
| ) |
|
|
inlinevirtual |
◆ OpenStream() [1/2]
virtual bool cricket::SctpTransportInternal::OpenStream |
( |
int |
sid | ) |
|
|
pure virtual |
◆ OpenStream() [2/2]
virtual bool cricket::SctpTransportInternal::OpenStream |
( |
int |
sid | ) |
|
|
pure virtual |
◆ ReadyToSendData() [1/2]
virtual bool cricket::SctpTransportInternal::ReadyToSendData |
( |
| ) |
|
|
pure virtual |
◆ ReadyToSendData() [2/2]
virtual bool cricket::SctpTransportInternal::ReadyToSendData |
( |
| ) |
|
|
pure virtual |
◆ ResetStream() [1/2]
virtual bool cricket::SctpTransportInternal::ResetStream |
( |
int |
sid | ) |
|
|
pure virtual |
◆ ResetStream() [2/2]
virtual bool cricket::SctpTransportInternal::ResetStream |
( |
int |
sid | ) |
|
|
pure virtual |
◆ SendData() [1/2]
◆ SendData() [2/2]
◆ set_debug_name_for_testing() [1/2]
virtual void cricket::SctpTransportInternal::set_debug_name_for_testing |
( |
const char * |
debug_name | ) |
|
|
pure virtual |
◆ set_debug_name_for_testing() [2/2]
virtual void cricket::SctpTransportInternal::set_debug_name_for_testing |
( |
const char * |
debug_name | ) |
|
|
pure virtual |
◆ SetTransportChannel() [1/2]
◆ SetTransportChannel() [2/2]
◆ Start() [1/2]
virtual bool cricket::SctpTransportInternal::Start |
( |
int |
local_sctp_port, |
|
|
int |
remote_sctp_port |
|
) |
| |
|
pure virtual |
◆ Start() [2/2]
virtual bool cricket::SctpTransportInternal::Start |
( |
int |
local_sctp_port, |
|
|
int |
remote_sctp_port |
|
) |
| |
|
pure virtual |
◆ SignalDataReceived
◆ SignalReadyToSendData
◆ SignalStreamClosedRemotely
sigslot::signal1< int > cricket::SctpTransportInternal::SignalStreamClosedRemotely |
The documentation for this class was generated from the following file: