Public Types | Public Member Functions | Static Public Member Functions | Public Attributes | Static Public Attributes | Protected Member Functions | Friends | List of all members
paraview_protobuf::QtEvent Class Referencefinal

#include <vtkPVMessage.pb.h>

Inherits ZeroFieldsBase.

Public Types

typedef QtEvent_QtEventType QtEventType
 

Public Member Functions

 QtEvent ()
 
constexpr QtEvent (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 QtEvent (const QtEvent &from)
 
 QtEvent (QtEvent &&from) noexcept
 
QtEventoperator= (const QtEvent &from)
 
QtEventoperator= (QtEvent &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (QtEvent *other)
 
void UnsafeArenaSwap (QtEvent *other)
 
QtEventNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const QtEvent &from)
 
void MergeFrom (const QtEvent &from)
 
const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * GetClassData () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 

Static Public Member Functions

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * descriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Descriptor * GetDescriptor ()
 
static const ::PROTOBUF_NAMESPACE_ID::Reflection * GetReflection ()
 
static const QtEventdefault_instance ()
 
static const QtEventinternal_default_instance ()
 
static bool QtEventType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * QtEventType_descriptor ()
 
template<typename T >
static const std::stringQtEventType_Name (T enum_t_value)
 
static bool QtEventType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, QtEventType *value)
 

Public Attributes

static ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::paraview_protobuf::Message, ::PROTOBUF_NAMESPACE_ID::internal::EnumTypeTraits< ::paraview_protobuf::QtEvent_QtEventType, ::paraview_protobuf::QtEvent_QtEventType_IsValid >, 14, false > type
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr QtEventType CHAT
 
static constexpr QtEventType OTHER
 
static constexpr QtEventType QtEventType_MIN
 
static constexpr QtEventType QtEventType_MAX
 
static constexpr int QtEventType_ARRAYSIZE
 
static const int kTypeFieldNumber = 98
 

Protected Member Functions

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

Friends

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

Detailed Description

Definition at line 4565 of file vtkPVMessage.pb.h.

Member Typedef Documentation

◆ QtEventType

Definition at line 4676 of file vtkPVMessage.pb.h.

Constructor & Destructor Documentation

◆ QtEvent() [1/5]

paraview_protobuf::QtEvent::QtEvent ( )
inline

Definition at line 4568 of file vtkPVMessage.pb.h.

◆ QtEvent() [2/5]

constexpr paraview_protobuf::QtEvent::QtEvent ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ QtEvent() [3/5]

paraview_protobuf::QtEvent::QtEvent ( const QtEvent from)

◆ QtEvent() [4/5]

paraview_protobuf::QtEvent::QtEvent ( QtEvent &&  from)
inlinenoexcept

Definition at line 4572 of file vtkPVMessage.pb.h.

◆ QtEvent() [5/5]

paraview_protobuf::QtEvent::QtEvent ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ operator=() [1/2]

QtEvent& paraview_protobuf::QtEvent::operator= ( const QtEvent from)
inline

Definition at line 4577 of file vtkPVMessage.pb.h.

◆ operator=() [2/2]

QtEvent& paraview_protobuf::QtEvent::operator= ( QtEvent &&  from)
inlinenoexcept

Definition at line 4581 of file vtkPVMessage.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet& paraview_protobuf::QtEvent::unknown_fields ( ) const
inline

Definition at line 4595 of file vtkPVMessage.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet* paraview_protobuf::QtEvent::mutable_unknown_fields ( )
inline

Definition at line 4598 of file vtkPVMessage.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* paraview_protobuf::QtEvent::descriptor ( )
inlinestatic

Definition at line 4602 of file vtkPVMessage.pb.h.

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor* paraview_protobuf::QtEvent::GetDescriptor ( )
inlinestatic

Definition at line 4605 of file vtkPVMessage.pb.h.

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection* paraview_protobuf::QtEvent::GetReflection ( )
inlinestatic

Definition at line 4608 of file vtkPVMessage.pb.h.

◆ default_instance()

static const QtEvent& paraview_protobuf::QtEvent::default_instance ( )
inlinestatic

Definition at line 4611 of file vtkPVMessage.pb.h.

◆ internal_default_instance()

static const QtEvent* paraview_protobuf::QtEvent::internal_default_instance ( )
inlinestatic

Definition at line 4614 of file vtkPVMessage.pb.h.

◆ Swap()

void paraview_protobuf::QtEvent::Swap ( QtEvent other)
inline

Definition at line 4624 of file vtkPVMessage.pb.h.

◆ UnsafeArenaSwap()

void paraview_protobuf::QtEvent::UnsafeArenaSwap ( QtEvent other)
inline

Definition at line 4637 of file vtkPVMessage.pb.h.

◆ New()

QtEvent* paraview_protobuf::QtEvent::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 4645 of file vtkPVMessage.pb.h.

◆ CopyFrom()

void paraview_protobuf::QtEvent::CopyFrom ( const QtEvent from)
inline

Definition at line 4649 of file vtkPVMessage.pb.h.

◆ MergeFrom()

void paraview_protobuf::QtEvent::MergeFrom ( const QtEvent from)
inline

Definition at line 4653 of file vtkPVMessage.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData* paraview_protobuf::QtEvent::GetClassData ( ) const
final

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata paraview_protobuf::QtEvent::GetMetadata ( ) const
final

◆ QtEventType_IsValid()

static bool paraview_protobuf::QtEvent::QtEventType_IsValid ( int  value)
inlinestatic

Definition at line 4681 of file vtkPVMessage.pb.h.

◆ QtEventType_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor* paraview_protobuf::QtEvent::QtEventType_descriptor ( )
inlinestatic

Definition at line 4691 of file vtkPVMessage.pb.h.

◆ QtEventType_Name()

template<typename T >
static const std::string& paraview_protobuf::QtEvent::QtEventType_Name ( enum_t_value)
inlinestatic

Definition at line 4695 of file vtkPVMessage.pb.h.

◆ QtEventType_Parse()

static bool paraview_protobuf::QtEvent::QtEventType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
QtEventType value 
)
inlinestatic

Definition at line 4701 of file vtkPVMessage.pb.h.

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 4659 of file vtkPVMessage.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 4714 of file vtkPVMessage.pb.h.

◆ ::TableStruct_vtkPVMessage_2eproto

friend struct ::TableStruct_vtkPVMessage_2eproto
friend

Definition at line 4720 of file vtkPVMessage.pb.h.

◆ swap

void swap ( QtEvent a,
QtEvent b 
)
friend

Definition at line 4621 of file vtkPVMessage.pb.h.

Member Data Documentation

◆ kIndexInFileMessages

constexpr int paraview_protobuf::QtEvent::kIndexInFileMessages
static
Initial value:
=
23

Definition at line 4618 of file vtkPVMessage.pb.h.

◆ _class_data_

const ClassData paraview_protobuf::QtEvent::_class_data_
static

Definition at line 4669 of file vtkPVMessage.pb.h.

◆ CHAT

constexpr QtEventType paraview_protobuf::QtEvent::CHAT
static
Initial value:

Definition at line 4677 of file vtkPVMessage.pb.h.

◆ OTHER

constexpr QtEventType paraview_protobuf::QtEvent::OTHER
static
Initial value:

Definition at line 4679 of file vtkPVMessage.pb.h.

◆ QtEventType_MIN

constexpr QtEventType paraview_protobuf::QtEvent::QtEventType_MIN
static
Initial value:

Definition at line 4684 of file vtkPVMessage.pb.h.

◆ QtEventType_MAX

constexpr QtEventType paraview_protobuf::QtEvent::QtEventType_MAX
static
Initial value:

Definition at line 4686 of file vtkPVMessage.pb.h.

◆ QtEventType_ARRAYSIZE

constexpr int paraview_protobuf::QtEvent::QtEventType_ARRAYSIZE
static
Initial value:

Definition at line 4688 of file vtkPVMessage.pb.h.

◆ kTypeFieldNumber

const int paraview_protobuf::QtEvent::kTypeFieldNumber = 98
static

Definition at line 4708 of file vtkPVMessage.pb.h.

◆ type

::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::paraview_protobuf::Message, ::PROTOBUF_NAMESPACE_ID::internal::EnumTypeTraits< ::paraview_protobuf::QtEvent_QtEventType, ::paraview_protobuf::QtEvent_QtEventType_IsValid>, 14, false > paraview_protobuf::QtEvent::type

Definition at line 4711 of file vtkPVMessage.pb.h.


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