◆ Endpoint()
◆ CheckData()
bool cricket::UdpTransportTest::Endpoint::CheckData |
( |
const char * |
data, |
|
|
int |
len |
|
) |
| |
|
inline |
◆ GetLocalPort()
void cricket::UdpTransportTest::Endpoint::GetLocalPort |
( |
uint16_t * |
local_port | ) |
|
|
inline |
◆ OnReadPacket()
◆ OnReadyToSend()
◆ OnSentPacket()
◆ OnWritableState()
◆ SendData()
int cricket::UdpTransportTest::Endpoint::SendData |
( |
const char * |
data, |
|
|
size_t |
len |
|
) |
| |
|
inline |
◆ ch_
std::unique_ptr<UdpTransport> cricket::UdpTransportTest::Endpoint::ch_ |
◆ ch_packets_
std::list<std::string> cricket::UdpTransportTest::Endpoint::ch_packets_ |
◆ num_received_packets_
uint32_t cricket::UdpTransportTest::Endpoint::num_received_packets_ = 0 |
◆ num_sig_ready_to_send_
uint32_t cricket::UdpTransportTest::Endpoint::num_sig_ready_to_send_ = 0 |
◆ num_sig_sent_packets_
uint32_t cricket::UdpTransportTest::Endpoint::num_sig_sent_packets_ = 0 |
◆ num_sig_writable_
uint32_t cricket::UdpTransportTest::Endpoint::num_sig_writable_ = 0 |
The documentation for this struct was generated from the following file: