LeviLamina
Loading...
Searching...
No Matches
SctpSidAllocator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/rtc/SSLRole.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
webrtc {
class
StreamId; }
11
// clang-format on
12
13
namespace
webrtc {
14
15
struct
SctpSidAllocator
{
16
public
:
17
// member functions
18
// NOLINTBEGIN
19
MCAPI ::std::optional<::webrtc::StreamId> AllocateSid(::rtc::SSLRole);
20
21
MCAPI
void
ReleaseSid(
::webrtc::StreamId
);
22
23
MCAPI
bool
ReserveSid(
::webrtc::StreamId
);
24
25
MCAPI
~SctpSidAllocator
();
26
// NOLINTEND
27
28
public
:
29
// destructor thunk
30
// NOLINTBEGIN
31
MCAPI
void
$dtor();
32
// NOLINTEND
33
};
34
35
}
// namespace webrtc
webrtc::StreamId
Definition
StreamId.h:7
webrtc::SctpSidAllocator
Definition
SctpSidAllocator.h:15
src
mc
external
webrtc
SctpSidAllocator.h
Generated on Sat Apr 26 2025 05:55:44 for LeviLamina by
1.12.0