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
struct
ChainDiffCalculator
{
11
public
:
12
// member functions
13
// NOLINTBEGIN
14
MCNAPI ::absl::InlinedVector<int, 4, ::std::allocator<int>>
ChainDiffs
(int64)
const
;
15
16
MCNAPI ::absl::InlinedVector<int, 4, ::std::allocator<int>>
From
(int64, ::std::vector<bool>
const
&);
17
18
MCNAPI
void
Reset
(::std::vector<bool>
const
&);
19
20
MCNAPI
~ChainDiffCalculator
();
21
// NOLINTEND
22
23
public
:
24
// destructor thunk
25
// NOLINTBEGIN
26
MCNAPI
void
$dtor
();
27
// NOLINTEND
28
};
29
30
}
// namespace webrtc
webrtc::ChainDiffCalculator
Definition
ChainDiffCalculator.h:10
webrtc::ChainDiffCalculator::ChainDiffs
MCAPI ::absl::InlinedVector< int, 4, ::std::allocator< int > > ChainDiffs(int64) const
webrtc::ChainDiffCalculator::~ChainDiffCalculator
MCAPI ~ChainDiffCalculator()
webrtc::ChainDiffCalculator::From
MCAPI ::absl::InlinedVector< int, 4, ::std::allocator< int > > From(int64, ::std::vector< bool > const &)
webrtc::ChainDiffCalculator::$dtor
MCAPI void $dtor()
webrtc::ChainDiffCalculator::Reset
MCAPI void Reset(::std::vector< bool > const &)
src
mc
external
webrtc
ChainDiffCalculator.h
Generated on Fri Jun 13 2025 05:04:38 for LeviLamina by
1.12.0