LeviLamina
Loading...
Searching...
No Matches
ChainDiffCalculator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated inclusion list
6
#include "mc/external/absl/InlinedVector.h"
7
8
namespace
webrtc {
9
10
class
ChainDiffCalculator
{
11
public
:
12
// member variables
13
// NOLINTBEGIN
14
::ll::UntypedStorage<8, 72>
mUnk62063d;
15
// NOLINTEND
16
17
public
:
18
// prevent constructor by default
19
ChainDiffCalculator
& operator=(
ChainDiffCalculator
const
&);
20
ChainDiffCalculator
(
ChainDiffCalculator
const
&);
21
ChainDiffCalculator
();
22
23
public
:
24
// member functions
25
// NOLINTBEGIN
26
MCNAPI ::absl::InlinedVector<int, 4, ::std::allocator<int>>
ChainDiffs
(int64 frame_id)
const
;
27
28
MCNAPI ::absl::InlinedVector<int, 4, ::std::allocator<int>>
From
(int64 frame_id, ::std::vector<bool>
const
& chains);
29
30
MCNAPI
void
Reset
(::std::vector<bool>
const
& chains);
31
32
MCNAPI
~ChainDiffCalculator
();
33
// NOLINTEND
34
35
public
:
36
// destructor thunk
37
// NOLINTBEGIN
38
MCNAPI
void
$dtor
();
39
// NOLINTEND
40
};
41
42
}
// namespace webrtc
webrtc::ChainDiffCalculator
Definition
ChainDiffCalculator.h:10
webrtc::ChainDiffCalculator::~ChainDiffCalculator
MCAPI ~ChainDiffCalculator()
webrtc::ChainDiffCalculator::Reset
MCAPI void Reset(::std::vector< bool > const &chains)
webrtc::ChainDiffCalculator::From
MCAPI ::absl::InlinedVector< int, 4, ::std::allocator< int > > From(int64 frame_id, ::std::vector< bool > const &chains)
webrtc::ChainDiffCalculator::$dtor
MCAPI void $dtor()
webrtc::ChainDiffCalculator::ChainDiffs
MCAPI ::absl::InlinedVector< int, 4, ::std::allocator< int > > ChainDiffs(int64 frame_id) const
ll::UntypedStorage
Definition
Alias.h:14
src
mc
external
webrtc
ChainDiffCalculator.h
Generated on Wed Aug 27 2025 11:39:53 for LeviLamina by
1.12.0