Android-cuttlefish cvd tool
Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
webrtc::audioproc::Event Class Referencefinal

#include <debug.pb.h>

Inheritance diagram for webrtc::audioproc::Event:
Inheritance graph
[legend]
Collaboration diagram for webrtc::audioproc::Event:
Collaboration graph
[legend]

Public Types

enum  : int {
  kInitFieldNumber = 2 , kReverseStreamFieldNumber = 3 , kStreamFieldNumber = 4 , kConfigFieldNumber = 5 ,
  kRuntimeSettingFieldNumber = 6 , kTypeFieldNumber = 1
}
 
typedef Event_Type Type
 

Public Member Functions

 Event ()
 
 ~Event () override
 
PROTOBUF_CONSTEXPR Event (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Event (const Event &from)
 
 Event (Event &&from) noexcept
 
Eventoperator= (const Event &from)
 
Eventoperator= (Event &&from) noexcept
 
const std::string & unknown_fields () const
 
std::string * mutable_unknown_fields ()
 
PROTOBUF_NOINLINE void Swap (Event *other)
 
void UnsafeArenaSwap (Event *other)
 
EventNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CheckTypeAndMergeFrom (const ::PROTOBUF_NAMESPACE_ID::MessageLite &from) final
 
void CopyFrom (const Event &from)
 
void MergeFrom (const Event &from)
 
PROTOBUF_ATTRIBUTE_REINITIALIZES void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
const char * _InternalParse (const char *ptr, ::PROTOBUF_NAMESPACE_ID::internal::ParseContext *ctx) final
 
uint8_t * _InternalSerialize (uint8_t *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
std::string GetTypeName () const final
 
bool has_init () const
 
void clear_init ()
 
const ::webrtc::audioproc::Initinit () const
 
PROTOBUF_NODISCARD::webrtc::audioproc::Init * release_init ()
 
::webrtc::audioproc::Initmutable_init ()
 
void set_allocated_init (::webrtc::audioproc::Init *init)
 
void unsafe_arena_set_allocated_init (::webrtc::audioproc::Init *init)
 
::webrtc::audioproc::Initunsafe_arena_release_init ()
 
bool has_reverse_stream () const
 
void clear_reverse_stream ()
 
const ::webrtc::audioproc::ReverseStreamreverse_stream () const
 
PROTOBUF_NODISCARD::webrtc::audioproc::ReverseStream * release_reverse_stream ()
 
::webrtc::audioproc::ReverseStreammutable_reverse_stream ()
 
void set_allocated_reverse_stream (::webrtc::audioproc::ReverseStream *reverse_stream)
 
void unsafe_arena_set_allocated_reverse_stream (::webrtc::audioproc::ReverseStream *reverse_stream)
 
::webrtc::audioproc::ReverseStreamunsafe_arena_release_reverse_stream ()
 
bool has_stream () const
 
void clear_stream ()
 
const ::webrtc::audioproc::Streamstream () const
 
PROTOBUF_NODISCARD::webrtc::audioproc::Stream * release_stream ()
 
::webrtc::audioproc::Streammutable_stream ()
 
void set_allocated_stream (::webrtc::audioproc::Stream *stream)
 
void unsafe_arena_set_allocated_stream (::webrtc::audioproc::Stream *stream)
 
::webrtc::audioproc::Streamunsafe_arena_release_stream ()
 
bool has_config () const
 
void clear_config ()
 
const ::webrtc::audioproc::Configconfig () const
 
PROTOBUF_NODISCARD::webrtc::audioproc::Config * release_config ()
 
::webrtc::audioproc::Configmutable_config ()
 
void set_allocated_config (::webrtc::audioproc::Config *config)
 
void unsafe_arena_set_allocated_config (::webrtc::audioproc::Config *config)
 
::webrtc::audioproc::Configunsafe_arena_release_config ()
 
bool has_runtime_setting () const
 
void clear_runtime_setting ()
 
const ::webrtc::audioproc::RuntimeSettingruntime_setting () const
 
PROTOBUF_NODISCARD::webrtc::audioproc::RuntimeSetting * release_runtime_setting ()
 
::webrtc::audioproc::RuntimeSettingmutable_runtime_setting ()
 
void set_allocated_runtime_setting (::webrtc::audioproc::RuntimeSetting *runtime_setting)
 
void unsafe_arena_set_allocated_runtime_setting (::webrtc::audioproc::RuntimeSetting *runtime_setting)
 
::webrtc::audioproc::RuntimeSettingunsafe_arena_release_runtime_setting ()
 
bool has_type () const
 
void clear_type ()
 
::webrtc::audioproc::Event_Type type () const
 
void set_type (::webrtc::audioproc::Event_Type value)
 

Static Public Member Functions

static const Eventdefault_instance ()
 
static const Eventinternal_default_instance ()
 
static bool Type_IsValid (int value)
 
template<typename T >
static const std::string & Type_Name (T enum_t_value)
 
static bool Type_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, Type *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static constexpr Type INIT
 
static constexpr Type REVERSE_STREAM
 
static constexpr Type STREAM
 
static constexpr Type CONFIG
 
static constexpr Type UNKNOWN_EVENT
 
static constexpr Type RUNTIME_SETTING
 
static constexpr Type Type_MIN
 
static constexpr Type Type_MAX
 
static constexpr int Type_ARRAYSIZE
 

Protected Member Functions

 Event (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const
 
void InternalSwap (Event *other)
 
bool _internal_has_init () const
 
const ::webrtc::audioproc::Init_internal_init () const
 
::webrtc::audioproc::Init_internal_mutable_init ()
 
bool _internal_has_reverse_stream () const
 
const ::webrtc::audioproc::ReverseStream_internal_reverse_stream () const
 
::webrtc::audioproc::ReverseStream_internal_mutable_reverse_stream ()
 
bool _internal_has_stream () const
 
const ::webrtc::audioproc::Stream_internal_stream () const
 
::webrtc::audioproc::Stream_internal_mutable_stream ()
 
bool _internal_has_config () const
 
const ::webrtc::audioproc::Config_internal_config () const
 
::webrtc::audioproc::Config_internal_mutable_config ()
 
bool _internal_has_runtime_setting () const
 
const ::webrtc::audioproc::RuntimeSetting_internal_runtime_setting () const
 
::webrtc::audioproc::RuntimeSetting_internal_mutable_runtime_setting ()
 
bool _internal_has_type () const
 
::webrtc::audioproc::Event_Type _internal_type () const
 
void _internal_set_type (::webrtc::audioproc::Event_Type value)
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 

Private Attributes

::PROTOBUF_NAMESPACE_ID::internal::HasBits< 1 > _has_bits_
 
mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 
::webrtc::audioproc::Initinit_
 
::webrtc::audioproc::ReverseStreamreverse_stream_
 
::webrtc::audioproc::Streamstream_
 
::webrtc::audioproc::Configconfig_
 
::webrtc::audioproc::RuntimeSettingruntime_setting_
 
int type_
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_debug_2eproto
 
void swap (Event &a, Event &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

◆ Type

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kInitFieldNumber 
kReverseStreamFieldNumber 
kStreamFieldNumber 
kConfigFieldNumber 
kRuntimeSettingFieldNumber 
kTypeFieldNumber 

Constructor & Destructor Documentation

◆ Event() [1/5]

webrtc::audioproc::Event::Event ( )
inline

◆ ~Event()

webrtc::audioproc::Event::~Event ( )
override

◆ Event() [2/5]

PROTOBUF_CONSTEXPR webrtc::audioproc::Event::Event ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Event() [3/5]

webrtc::audioproc::Event::Event ( const Event from)

◆ Event() [4/5]

webrtc::audioproc::Event::Event ( Event &&  from)
inlinenoexcept

◆ Event() [5/5]

webrtc::audioproc::Event::Event ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _internal_config()

const ::webrtc::audioproc::Config & webrtc::audioproc::Event::_internal_config ( ) const
inlineprivate

◆ _internal_has_config()

bool webrtc::audioproc::Event::_internal_has_config ( ) const
inlineprivate

◆ _internal_has_init()

bool webrtc::audioproc::Event::_internal_has_init ( ) const
inlineprivate

◆ _internal_has_reverse_stream()

bool webrtc::audioproc::Event::_internal_has_reverse_stream ( ) const
inlineprivate

◆ _internal_has_runtime_setting()

bool webrtc::audioproc::Event::_internal_has_runtime_setting ( ) const
inlineprivate

◆ _internal_has_stream()

bool webrtc::audioproc::Event::_internal_has_stream ( ) const
inlineprivate

◆ _internal_has_type()

bool webrtc::audioproc::Event::_internal_has_type ( ) const
inlineprivate

◆ _internal_init()

const ::webrtc::audioproc::Init & webrtc::audioproc::Event::_internal_init ( ) const
inlineprivate

◆ _internal_mutable_config()

webrtc::audioproc::Config * webrtc::audioproc::Event::_internal_mutable_config ( )
inlineprivate

◆ _internal_mutable_init()

webrtc::audioproc::Init * webrtc::audioproc::Event::_internal_mutable_init ( )
inlineprivate

◆ _internal_mutable_reverse_stream()

webrtc::audioproc::ReverseStream * webrtc::audioproc::Event::_internal_mutable_reverse_stream ( )
inlineprivate

◆ _internal_mutable_runtime_setting()

webrtc::audioproc::RuntimeSetting * webrtc::audioproc::Event::_internal_mutable_runtime_setting ( )
inlineprivate

◆ _internal_mutable_stream()

webrtc::audioproc::Stream * webrtc::audioproc::Event::_internal_mutable_stream ( )
inlineprivate

◆ _internal_reverse_stream()

const ::webrtc::audioproc::ReverseStream & webrtc::audioproc::Event::_internal_reverse_stream ( ) const
inlineprivate

◆ _internal_runtime_setting()

const ::webrtc::audioproc::RuntimeSetting & webrtc::audioproc::Event::_internal_runtime_setting ( ) const
inlineprivate

◆ _internal_set_type()

void webrtc::audioproc::Event::_internal_set_type ( ::webrtc::audioproc::Event_Type  value)
inlineprivate

◆ _internal_stream()

const ::webrtc::audioproc::Stream & webrtc::audioproc::Event::_internal_stream ( ) const
inlineprivate

◆ _internal_type()

webrtc::audioproc::Event_Type webrtc::audioproc::Event::_internal_type ( ) const
inlineprivate

◆ _InternalParse()

const char * webrtc::audioproc::Event::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * webrtc::audioproc::Event::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t webrtc::audioproc::Event::ByteSizeLong ( ) const
final

◆ CheckTypeAndMergeFrom()

void webrtc::audioproc::Event::CheckTypeAndMergeFrom ( const ::PROTOBUF_NAMESPACE_ID::MessageLite &  from)
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void webrtc::audioproc::Event::Clear ( )
final

◆ clear_config()

void webrtc::audioproc::Event::clear_config ( )
inline

◆ clear_init()

void webrtc::audioproc::Event::clear_init ( )
inline

◆ clear_reverse_stream()

void webrtc::audioproc::Event::clear_reverse_stream ( )
inline

◆ clear_runtime_setting()

void webrtc::audioproc::Event::clear_runtime_setting ( )
inline

◆ clear_stream()

void webrtc::audioproc::Event::clear_stream ( )
inline

◆ clear_type()

void webrtc::audioproc::Event::clear_type ( )
inline

◆ config()

const ::webrtc::audioproc::Config & webrtc::audioproc::Event::config ( ) const
inline

◆ CopyFrom()

void webrtc::audioproc::Event::CopyFrom ( const Event from)

◆ default_instance()

static const Event & webrtc::audioproc::Event::default_instance ( )
inlinestatic

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece webrtc::audioproc::Event::FullMessageName ( )
inlinestaticprivate

◆ GetCachedSize()

int webrtc::audioproc::Event::GetCachedSize ( ) const
inlinefinal

◆ GetTypeName()

std::string webrtc::audioproc::Event::GetTypeName ( ) const
final

◆ has_config()

bool webrtc::audioproc::Event::has_config ( ) const
inline

◆ has_init()

bool webrtc::audioproc::Event::has_init ( ) const
inline

◆ has_reverse_stream()

bool webrtc::audioproc::Event::has_reverse_stream ( ) const
inline

◆ has_runtime_setting()

bool webrtc::audioproc::Event::has_runtime_setting ( ) const
inline

◆ has_stream()

bool webrtc::audioproc::Event::has_stream ( ) const
inline

◆ has_type()

bool webrtc::audioproc::Event::has_type ( ) const
inline

◆ init()

const ::webrtc::audioproc::Init & webrtc::audioproc::Event::init ( ) const
inline

◆ internal_default_instance()

static const Event * webrtc::audioproc::Event::internal_default_instance ( )
inlinestatic

◆ InternalSwap()

void webrtc::audioproc::Event::InternalSwap ( Event other)
private

◆ IsInitialized()

bool webrtc::audioproc::Event::IsInitialized ( ) const
final

◆ MergeFrom()

void webrtc::audioproc::Event::MergeFrom ( const Event from)

◆ mutable_config()

webrtc::audioproc::Config * webrtc::audioproc::Event::mutable_config ( )
inline

◆ mutable_init()

webrtc::audioproc::Init * webrtc::audioproc::Event::mutable_init ( )
inline

◆ mutable_reverse_stream()

webrtc::audioproc::ReverseStream * webrtc::audioproc::Event::mutable_reverse_stream ( )
inline

◆ mutable_runtime_setting()

webrtc::audioproc::RuntimeSetting * webrtc::audioproc::Event::mutable_runtime_setting ( )
inline

◆ mutable_stream()

webrtc::audioproc::Stream * webrtc::audioproc::Event::mutable_stream ( )
inline

◆ mutable_unknown_fields()

std::string * webrtc::audioproc::Event::mutable_unknown_fields ( )
inline

◆ New()

Event * webrtc::audioproc::Event::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

◆ operator=() [1/2]

Event & webrtc::audioproc::Event::operator= ( const Event from)
inline

◆ operator=() [2/2]

Event & webrtc::audioproc::Event::operator= ( Event &&  from)
inlinenoexcept

◆ release_config()

webrtc::audioproc::Config * webrtc::audioproc::Event::release_config ( )
inline

◆ release_init()

webrtc::audioproc::Init * webrtc::audioproc::Event::release_init ( )
inline

◆ release_reverse_stream()

webrtc::audioproc::ReverseStream * webrtc::audioproc::Event::release_reverse_stream ( )
inline

◆ release_runtime_setting()

webrtc::audioproc::RuntimeSetting * webrtc::audioproc::Event::release_runtime_setting ( )
inline

◆ release_stream()

webrtc::audioproc::Stream * webrtc::audioproc::Event::release_stream ( )
inline

◆ reverse_stream()

const ::webrtc::audioproc::ReverseStream & webrtc::audioproc::Event::reverse_stream ( ) const
inline

◆ runtime_setting()

const ::webrtc::audioproc::RuntimeSetting & webrtc::audioproc::Event::runtime_setting ( ) const
inline

◆ set_allocated_config()

void webrtc::audioproc::Event::set_allocated_config ( ::webrtc::audioproc::Config config)
inline

◆ set_allocated_init()

void webrtc::audioproc::Event::set_allocated_init ( ::webrtc::audioproc::Init init)
inline

◆ set_allocated_reverse_stream()

void webrtc::audioproc::Event::set_allocated_reverse_stream ( ::webrtc::audioproc::ReverseStream reverse_stream)
inline

◆ set_allocated_runtime_setting()

void webrtc::audioproc::Event::set_allocated_runtime_setting ( ::webrtc::audioproc::RuntimeSetting runtime_setting)
inline

◆ set_allocated_stream()

void webrtc::audioproc::Event::set_allocated_stream ( ::webrtc::audioproc::Stream stream)
inline

◆ set_type()

void webrtc::audioproc::Event::set_type ( ::webrtc::audioproc::Event_Type  value)
inline

◆ SetCachedSize()

void webrtc::audioproc::Event::SetCachedSize ( int  size) const
private

◆ SharedCtor()

void webrtc::audioproc::Event::SharedCtor ( )
private

◆ SharedDtor()

void webrtc::audioproc::Event::SharedDtor ( )
private

◆ stream()

const ::webrtc::audioproc::Stream & webrtc::audioproc::Event::stream ( ) const
inline

◆ Swap()

PROTOBUF_NOINLINE void webrtc::audioproc::Event::Swap ( Event other)
inline

◆ type()

webrtc::audioproc::Event_Type webrtc::audioproc::Event::type ( ) const
inline

◆ Type_IsValid()

static bool webrtc::audioproc::Event::Type_IsValid ( int  value)
inlinestatic

◆ Type_Name()

template<typename T >
static const std::string & webrtc::audioproc::Event::Type_Name ( enum_t_value)
inlinestatic

◆ Type_Parse()

static bool webrtc::audioproc::Event::Type_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
Type value 
)
inlinestatic

◆ unknown_fields()

const std::string & webrtc::audioproc::Event::unknown_fields ( ) const
inline

◆ unsafe_arena_release_config()

webrtc::audioproc::Config * webrtc::audioproc::Event::unsafe_arena_release_config ( )
inline

◆ unsafe_arena_release_init()

webrtc::audioproc::Init * webrtc::audioproc::Event::unsafe_arena_release_init ( )
inline

◆ unsafe_arena_release_reverse_stream()

webrtc::audioproc::ReverseStream * webrtc::audioproc::Event::unsafe_arena_release_reverse_stream ( )
inline

◆ unsafe_arena_release_runtime_setting()

webrtc::audioproc::RuntimeSetting * webrtc::audioproc::Event::unsafe_arena_release_runtime_setting ( )
inline

◆ unsafe_arena_release_stream()

webrtc::audioproc::Stream * webrtc::audioproc::Event::unsafe_arena_release_stream ( )
inline

◆ unsafe_arena_set_allocated_config()

void webrtc::audioproc::Event::unsafe_arena_set_allocated_config ( ::webrtc::audioproc::Config config)
inline

◆ unsafe_arena_set_allocated_init()

void webrtc::audioproc::Event::unsafe_arena_set_allocated_init ( ::webrtc::audioproc::Init init)
inline

◆ unsafe_arena_set_allocated_reverse_stream()

void webrtc::audioproc::Event::unsafe_arena_set_allocated_reverse_stream ( ::webrtc::audioproc::ReverseStream reverse_stream)
inline

◆ unsafe_arena_set_allocated_runtime_setting()

void webrtc::audioproc::Event::unsafe_arena_set_allocated_runtime_setting ( ::webrtc::audioproc::RuntimeSetting runtime_setting)
inline

◆ unsafe_arena_set_allocated_stream()

void webrtc::audioproc::Event::unsafe_arena_set_allocated_stream ( ::webrtc::audioproc::Stream stream)
inline

◆ UnsafeArenaSwap()

void webrtc::audioproc::Event::UnsafeArenaSwap ( Event other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

template<typename T >
friend class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
friend

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

friend class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
friend

◆ ::TableStruct_debug_2eproto

friend struct ::TableStruct_debug_2eproto
friend

◆ swap

void swap ( Event a,
Event b 
)
friend

Member Data Documentation

◆ _cached_size_

mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize webrtc::audioproc::Event::_cached_size_
private

◆ _has_bits_

::PROTOBUF_NAMESPACE_ID::internal::HasBits<1> webrtc::audioproc::Event::_has_bits_
private

◆ CONFIG

constexpr Type webrtc::audioproc::Event::CONFIG
staticconstexpr
Initial value:
=
@ Event_Type_CONFIG
Definition: debug.pb.h:86

◆ config_

::webrtc::audioproc::Config* webrtc::audioproc::Event::config_
private

◆ INIT

constexpr Type webrtc::audioproc::Event::INIT
staticconstexpr
Initial value:
=
@ Event_Type_INIT
Definition: debug.pb.h:83

◆ init_

::webrtc::audioproc::Init* webrtc::audioproc::Event::init_
private

◆ kIndexInFileMessages

constexpr int webrtc::audioproc::Event::kIndexInFileMessages
staticconstexpr
Initial value:
=
6

◆ REVERSE_STREAM

constexpr Type webrtc::audioproc::Event::REVERSE_STREAM
staticconstexpr
Initial value:
=
@ Event_Type_REVERSE_STREAM
Definition: debug.pb.h:84

◆ reverse_stream_

::webrtc::audioproc::ReverseStream* webrtc::audioproc::Event::reverse_stream_
private

◆ RUNTIME_SETTING

constexpr Type webrtc::audioproc::Event::RUNTIME_SETTING
staticconstexpr
Initial value:
=
@ Event_Type_RUNTIME_SETTING
Definition: debug.pb.h:88

◆ runtime_setting_

::webrtc::audioproc::RuntimeSetting* webrtc::audioproc::Event::runtime_setting_
private

◆ STREAM

constexpr Type webrtc::audioproc::Event::STREAM
staticconstexpr
Initial value:
=
@ Event_Type_STREAM
Definition: debug.pb.h:85

◆ stream_

::webrtc::audioproc::Stream* webrtc::audioproc::Event::stream_
private

◆ type_

int webrtc::audioproc::Event::type_
private

◆ Type_ARRAYSIZE

constexpr int webrtc::audioproc::Event::Type_ARRAYSIZE
staticconstexpr
Initial value:
=
constexpr int Event_Type_Type_ARRAYSIZE
Definition: debug.pb.h:93

◆ Type_MAX

constexpr Type webrtc::audioproc::Event::Type_MAX
staticconstexpr
Initial value:
=
constexpr Event_Type Event_Type_Type_MAX
Definition: debug.pb.h:92

◆ Type_MIN

constexpr Type webrtc::audioproc::Event::Type_MIN
staticconstexpr
Initial value:
=
constexpr Event_Type Event_Type_Type_MIN
Definition: debug.pb.h:91

◆ UNKNOWN_EVENT

constexpr Type webrtc::audioproc::Event::UNKNOWN_EVENT
staticconstexpr
Initial value:
=
@ Event_Type_UNKNOWN_EVENT
Definition: debug.pb.h:87

The documentation for this class was generated from the following file: