LeviLamina
Loading...
Searching...
No Matches
TimerManager.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/webrtc/StrongAlias.h"
7
8
// auto generated forward declare list
9
// clang-format off
10
namespace
dcsctp {
class
TimeoutTag; }
11
namespace
dcsctp {
class
Timer
; }
12
namespace
dcsctp {
struct
TimerOptions; }
13
namespace
webrtc {
class
TimeDelta; }
14
// clang-format on
15
16
namespace
dcsctp {
17
18
class
TimerManager
{
19
public
:
20
// member functions
21
// NOLINTBEGIN
22
MCAPI ::std::unique_ptr<::dcsctp::Timer>
23
CreateTimer(::std::string_view, ::std::function<
::webrtc::TimeDelta
()>,
::dcsctp::TimerOptions
const
&);
24
25
MCAPI
void
HandleTimeout(
::webrtc::StrongAlias<::dcsctp::TimeoutTag, uint64>
);
26
27
MCAPI
~TimerManager
();
28
// NOLINTEND
29
30
public
:
31
// destructor thunk
32
// NOLINTBEGIN
33
MCAPI
void
$dtor();
34
// NOLINTEND
35
};
36
37
}
// namespace dcsctp
Timer
Definition
Timer.h:5
dcsctp::TimerManager
Definition
TimerManager.h:18
webrtc::StrongAlias
Definition
StrongAlias.h:8
webrtc::TimeDelta
Definition
TimeDelta.h:10
dcsctp::TimerOptions
Definition
TimerOptions.h:7
src
mc
external
dcsctp
TimerManager.h
Generated on Sat Apr 26 2025 05:55:39 for LeviLamina by
1.12.0