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

#include <vtkPVMessage.pb.h>

Inherits ZeroFieldsBase.

Public Member Functions

 PullRequest ()
 
constexpr PullRequest (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 PullRequest (const PullRequest &from)
 
 PullRequest (PullRequest &&from) noexcept
 
PullRequestoperator= (const PullRequest &from)
 
PullRequestoperator= (PullRequest &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (PullRequest *other)
 
void UnsafeArenaSwap (PullRequest *other)
 
PullRequestNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const PullRequest &from)
 
void MergeFrom (const PullRequest &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 PullRequestdefault_instance ()
 
static const PullRequestinternal_default_instance ()
 

Public Attributes

static ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::paraview_protobuf::Message, ::PROTOBUF_NAMESPACE_ID::internal::RepeatedMessageTypeTraits< ::paraview_protobuf::Variant >, 11, false > arguments
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static const int kArgumentsFieldNumber = 40
 

Protected Member Functions

 PullRequest (::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 (PullRequest &a, PullRequest &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ PullRequest() [1/5]

paraview_protobuf::PullRequest::PullRequest ( )
inline

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

◆ PullRequest() [2/5]

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

◆ PullRequest() [3/5]

paraview_protobuf::PullRequest::PullRequest ( const PullRequest from)

◆ PullRequest() [4/5]

paraview_protobuf::PullRequest::PullRequest ( PullRequest &&  from)
inlinenoexcept

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

◆ PullRequest() [5/5]

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

Member Function Documentation

◆ operator=() [1/2]

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

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

◆ operator=() [2/2]

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

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

◆ unknown_fields()

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

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

◆ mutable_unknown_fields()

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

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

◆ descriptor()

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

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

◆ GetDescriptor()

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

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

◆ GetReflection()

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

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

◆ default_instance()

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

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

◆ internal_default_instance()

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

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

◆ Swap()

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

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

◆ UnsafeArenaSwap()

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

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

◆ New()

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

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

◆ CopyFrom()

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

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

◆ MergeFrom()

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

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

◆ GetClassData()

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

◆ GetMetadata()

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

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

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

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

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

◆ ::TableStruct_vtkPVMessage_2eproto

friend struct ::TableStruct_vtkPVMessage_2eproto
friend

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

◆ swap

void swap ( PullRequest a,
PullRequest b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

constexpr int paraview_protobuf::PullRequest::kIndexInFileMessages
static
Initial value:
=
14

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

◆ _class_data_

const ClassData paraview_protobuf::PullRequest::_class_data_
static

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

◆ kArgumentsFieldNumber

const int paraview_protobuf::PullRequest::kArgumentsFieldNumber = 40
static

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

◆ arguments

::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< ::paraview_protobuf::Message, ::PROTOBUF_NAMESPACE_ID::internal::RepeatedMessageTypeTraits< ::paraview_protobuf::Variant >, 11, false > paraview_protobuf::PullRequest::arguments

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


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