LeviLamina
Loading...
Searching...
No Matches
IceCredentialsIterator.h
1
#pragma once
2
3
#include "mc/_HeaderOutputPredefine.h"
4
5
// auto generated forward declare list
6
// clang-format off
7
namespace
cricket {
struct
IceParameters; }
8
// clang-format on
9
10
namespace
cricket {
11
12
class
IceCredentialsIterator
{
13
public
:
14
// member functions
15
// NOLINTBEGIN
16
MCAPI ::cricket::IceParameters GetIceCredentials();
17
18
MCAPI
explicit
IceCredentialsIterator
(::std::vector<::cricket::IceParameters>
const
&);
19
// NOLINTEND
20
21
public
:
22
// static functions
23
// NOLINTBEGIN
24
MCAPI static ::cricket::IceParameters CreateRandomIceCredentials();
25
// NOLINTEND
26
27
public
:
28
// constructor thunks
29
// NOLINTBEGIN
30
MCAPI
void
* $ctor(::std::vector<::cricket::IceParameters>
const
&);
31
// NOLINTEND
32
33
public
:
34
// vftables
35
// NOLINTBEGIN
36
MCAPI
static
void
** $vftable();
37
// NOLINTEND
38
};
39
40
}
// namespace cricket
cricket::IceCredentialsIterator
Definition
IceCredentialsIterator.h:12
src
mc
external
cricket
IceCredentialsIterator.h
Generated on Sat Apr 26 2025 05:55:38 for LeviLamina by
1.12.0