#include <datachannel.h>
◆ AllocateSid() [1/2]
bool webrtc::SctpSidAllocator::AllocateSid |
( |
rtc::SSLRole |
role, |
|
|
int * |
sid |
|
) |
| |
◆ AllocateSid() [2/2]
bool webrtc::SctpSidAllocator::AllocateSid |
( |
rtc::SSLRole |
role, |
|
|
int * |
sid |
|
) |
| |
◆ ReleaseSid() [1/2]
void webrtc::SctpSidAllocator::ReleaseSid |
( |
int |
sid | ) |
|
◆ ReleaseSid() [2/2]
void webrtc::SctpSidAllocator::ReleaseSid |
( |
int |
sid | ) |
|
◆ ReserveSid() [1/2]
bool webrtc::SctpSidAllocator::ReserveSid |
( |
int |
sid | ) |
|
◆ ReserveSid() [2/2]
bool webrtc::SctpSidAllocator::ReserveSid |
( |
int |
sid | ) |
|
The documentation for this class was generated from the following files:
- DerivedData/WebKit/Build/Products/Debug/usr/local/include/webrtc/pc/datachannel.h
- Source/ThirdParty/libwebrtc/Source/webrtc/pc/datachannel.cc