LeviLamina
Loading...
Searching...
No Matches
RestartOfAnAssociationWithNewAddressesCause.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
5namespace dcsctp {
6
8public:
9 // static functions
10 // NOLINTBEGIN
11 MCAPI static ::std::optional<::dcsctp::RestartOfAnAssociationWithNewAddressesCause>
13 // NOLINTEND
14
15public:
16 // vftables
17 // NOLINTBEGIN
18 MCAPI static void** $vftable();
19 // NOLINTEND
20};
21
22} // namespace dcsctp
Definition RestartOfAnAssociationWithNewAddressesCause.h:7
Definition _HeaderOutputPredefine.h:238