#include <vtkPVMessage.pb.h>
Inherits Message.
Public Types | |
| enum | : int { kKeyFieldNumber = 1, kValueFieldNumber = 2 } |
Public Member Functions | |
| ProxyState_Annotation () | |
| ~ProxyState_Annotation () override | |
| constexpr | ProxyState_Annotation (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
| ProxyState_Annotation (const ProxyState_Annotation &from) | |
| ProxyState_Annotation (ProxyState_Annotation &&from) noexcept | |
| ProxyState_Annotation & | operator= (const ProxyState_Annotation &from) |
| ProxyState_Annotation & | operator= (ProxyState_Annotation &&from) noexcept |
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & | unknown_fields () const |
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * | mutable_unknown_fields () |
| void | Swap (ProxyState_Annotation *other) |
| void | UnsafeArenaSwap (ProxyState_Annotation *other) |
| ProxyState_Annotation * | New (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final |
| void | CopyFrom (const ProxyState_Annotation &from) |
| void | MergeFrom (const ProxyState_Annotation &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 |
| const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * | GetClassData () const final |
| ::PROTOBUF_NAMESPACE_ID::Metadata | GetMetadata () const final |
| bool | has_key () const |
| void | clear_key () |
| const std::string & | key () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_key (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_key () |
| PROTOBUF_NODISCARD std::string * | release_key () |
| void | set_allocated_key (std::string *key) |
| bool | has_value () const |
| void | clear_value () |
| const std::string & | value () const |
| template<typename ArgT0 = const std::string&, typename... ArgT> | |
| void | set_value (ArgT0 &&arg0, ArgT... args) |
| std::string * | mutable_value () |
| PROTOBUF_NODISCARD std::string * | release_value () |
| void | set_allocated_value (std::string *value) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_key (ArgT0 &&arg0, ArgT... args) |
| template<typename ArgT0 , typename... ArgT> | |
| PROTOBUF_ALWAYS_INLINE void | set_value (ArgT0 &&arg0, ArgT... args) |
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 ProxyState_Annotation & | default_instance () |
| static const ProxyState_Annotation * | internal_default_instance () |
Static Public Attributes | |
| static constexpr int | kIndexInFileMessages |
| static const ClassData | _class_data_ |
Protected Member Functions | |
| ProxyState_Annotation (::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 (ProxyState_Annotation &a, ProxyState_Annotation &b) |
Definition at line 1685 of file vtkPVMessage.pb.h.
| anonymous enum : int |
| Enumerator | |
|---|---|
| kKeyFieldNumber | |
| kValueFieldNumber | |
Definition at line 1813 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 1688 of file vtkPVMessage.pb.h.
|
override |
|
explicit |
| paraview_protobuf::ProxyState_Annotation::ProxyState_Annotation | ( | const ProxyState_Annotation & | from | ) |
|
inlinenoexcept |
Definition at line 1693 of file vtkPVMessage.pb.h.
|
explicitprotected |
|
inline |
Definition at line 1698 of file vtkPVMessage.pb.h.
|
inlinenoexcept |
Definition at line 1702 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 1716 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 1719 of file vtkPVMessage.pb.h.
|
inlinestatic |
Definition at line 1723 of file vtkPVMessage.pb.h.
|
inlinestatic |
Definition at line 1726 of file vtkPVMessage.pb.h.
|
inlinestatic |
Definition at line 1729 of file vtkPVMessage.pb.h.
|
inlinestatic |
Definition at line 1732 of file vtkPVMessage.pb.h.
|
inlinestatic |
Definition at line 1735 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 1745 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 1758 of file vtkPVMessage.pb.h.
|
inlinefinal |
Definition at line 1766 of file vtkPVMessage.pb.h.
| void paraview_protobuf::ProxyState_Annotation::CopyFrom | ( | const ProxyState_Annotation & | from | ) |
| void paraview_protobuf::ProxyState_Annotation::MergeFrom | ( | const ProxyState_Annotation & | from | ) |
|
final |
|
final |
|
final |
|
final |
|
final |
|
inlinefinal |
Definition at line 1783 of file vtkPVMessage.pb.h.
|
final |
|
final |
|
inline |
Definition at line 5493 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5496 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5500 of file vtkPVMessage.pb.h.
| void paraview_protobuf::ProxyState_Annotation::set_key | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 5511 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5527 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5541 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5562 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5565 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5569 of file vtkPVMessage.pb.h.
| void paraview_protobuf::ProxyState_Annotation::set_value | ( | ArgT0 && | arg0, |
| ArgT... | args | ||
| ) |
|
inline |
Definition at line 5580 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5596 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5610 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5506 of file vtkPVMessage.pb.h.
|
inline |
Definition at line 5575 of file vtkPVMessage.pb.h.
|
friend |
Definition at line 1792 of file vtkPVMessage.pb.h.
|
friend |
Definition at line 1860 of file vtkPVMessage.pb.h.
|
friend |
Definition at line 1867 of file vtkPVMessage.pb.h.
|
friend |
Definition at line 1742 of file vtkPVMessage.pb.h.
|
static |
Definition at line 1739 of file vtkPVMessage.pb.h.
|
static |
Definition at line 1804 of file vtkPVMessage.pb.h.
1.8.13 on Tue Dec 9 2025