LeviLamina
Loading...
Searching...
No Matches
srtp_cipher_t.h
1#pragma once
2
3#include "mc/_HeaderOutputPredefine.h"
4
6public:
7 // member variables
8 // NOLINTBEGIN
13 // NOLINTEND
14
15public:
16 // prevent constructor by default
17 srtp_cipher_t& operator=(srtp_cipher_t const&);
20};
Definition Alias.h:14
Definition srtp_cipher_t.h:5