LeviLamina
Loading...
Searching...
No Matches
RetransmissionErrorCounter.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
namespace
dcsctp {
6
7
class
RetransmissionErrorCounter
{
8
public
:
9
// member variables
10
// NOLINTBEGIN
11
::ll::UntypedStorage<8, 16>
mUnkd7db3b;
12
::ll::UntypedStorage<4, 8>
mUnk93e650;
13
::ll::UntypedStorage<4, 4>
mUnk3a53e4;
14
// NOLINTEND
15
16
public
:
17
// prevent constructor by default
18
RetransmissionErrorCounter
& operator=(
RetransmissionErrorCounter
const
&);
19
RetransmissionErrorCounter
(
RetransmissionErrorCounter
const
&);
20
RetransmissionErrorCounter
();
21
22
public
:
23
// member functions
24
// NOLINTBEGIN
25
MCNAPI
void
Clear
();
26
27
MCNAPI
bool
Increment
(::std::string_view reason);
28
// NOLINTEND
29
};
30
31
}
// namespace dcsctp
dcsctp::RetransmissionErrorCounter
Definition
RetransmissionErrorCounter.h:7
dcsctp::RetransmissionErrorCounter::Increment
MCAPI bool Increment(::std::string_view reason)
dcsctp::RetransmissionErrorCounter::Clear
MCAPI void Clear()
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
dcsctp
RetransmissionErrorCounter.h
Generated on Wed Jul 23 2025 08:34:02 for LeviLamina by
1.12.0