webkit  2cdf99a9e3038c7e01b3c37e8ad903ecbe5eecf1
https://github.com/WebKit/webkit
Public Member Functions | List of all members
webrtc::SctpSidAllocator Class Reference

#include <datachannel.h>

Public Member Functions

bool AllocateSid (rtc::SSLRole role, int *sid)
 
bool ReserveSid (int sid)
 
void ReleaseSid (int sid)
 
bool AllocateSid (rtc::SSLRole role, int *sid)
 
bool ReserveSid (int sid)
 
void ReleaseSid (int sid)
 

Member Function Documentation

◆ 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: