Goby3 3.5.1
2026.06.04
Loading...
Searching...
No Matches
goby::test::zeromq::protobuf::Large Class Referencefinal

#include <goby/test/zeromq/middleware_speed/test.pb.h>

Inheritance diagram for goby::test::zeromq::protobuf::Large:

Public Types

enum  : int { kDataFieldNumber = 1 }

Public Member Functions

 Large ()
 ~Large () override
PROTOBUF_CONSTEXPR Large (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 Large (const Large &from)
 Large (Large &&from) noexcept
Largeoperator= (const Large &from)
Largeoperator= (Large &&from) noexcept
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
void Swap (Large *other)
void UnsafeArenaSwap (Large *other)
LargeNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
void CopyFrom (const Large &from)
void MergeFrom (const Large &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_data () const
void clear_data ()
const std::string & data () const
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_data (ArgT0 &&arg0, ArgT... args)
std::string * mutable_data ()
PROTOBUF_NODISCARD std::string * release_data ()
void set_allocated_data (std::string *data)
template<typename ArgT0, typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_data (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 Largedefault_instance ()
static const Largeinternal_default_instance ()

Static Public Attributes

static constexpr int kIndexInFileMessages
static const ClassData _class_data_

Protected Member Functions

 Large (::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_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto
void swap (Large &a, Large &b)

Detailed Description

Definition at line 399 of file test.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kDataFieldNumber 

Definition at line 526 of file test.pb.h.

Constructor & Destructor Documentation

◆ Large() [1/5]

goby::test::zeromq::protobuf::Large::Large ( )
inline

Definition at line 402 of file test.pb.h.

◆ ~Large()

goby::test::zeromq::protobuf::Large::~Large ( )
override

◆ Large() [2/5]

PROTOBUF_CONSTEXPR goby::test::zeromq::protobuf::Large::Large ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized )
explicit

◆ Large() [3/5]

goby::test::zeromq::protobuf::Large::Large ( const Large & from)

◆ Large() [4/5]

goby::test::zeromq::protobuf::Large::Large ( Large && from)
inlinenoexcept

Definition at line 407 of file test.pb.h.

◆ Large() [5/5]

goby::test::zeromq::protobuf::Large::Large ( ::PROTOBUF_NAMESPACE_ID::Arena * arena,
bool is_message_owned = false )
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::test::zeromq::protobuf::Large::_InternalParse ( const char * ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext * ctx )
final

◆ _InternalSerialize()

uint8_t * goby::test::zeromq::protobuf::Large::_InternalSerialize ( uint8_t * target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream * stream ) const
final

◆ ByteSizeLong()

size_t goby::test::zeromq::protobuf::Large::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::test::zeromq::protobuf::Large::Clear ( )
final

◆ clear_data()

void goby::test::zeromq::protobuf::Large::clear_data ( )
inline

Definition at line 673 of file test.pb.h.

◆ CopyFrom()

void goby::test::zeromq::protobuf::Large::CopyFrom ( const Large & from)

◆ data()

const std::string & goby::test::zeromq::protobuf::Large::data ( ) const
inline

Definition at line 677 of file test.pb.h.

◆ default_instance()

const Large & goby::test::zeromq::protobuf::Large::default_instance ( )
inlinestatic

Definition at line 446 of file test.pb.h.

◆ descriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::Large::descriptor ( )
inlinestatic

Definition at line 437 of file test.pb.h.

◆ GetCachedSize()

int goby::test::zeromq::protobuf::Large::GetCachedSize ( ) const
inlinefinal

Definition at line 499 of file test.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::test::zeromq::protobuf::Large::GetClassData ( ) const
final

◆ GetDescriptor()

const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::Large::GetDescriptor ( )
inlinestatic

Definition at line 440 of file test.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::test::zeromq::protobuf::Large::GetMetadata ( ) const
final

◆ GetReflection()

const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::test::zeromq::protobuf::Large::GetReflection ( )
inlinestatic

Definition at line 443 of file test.pb.h.

◆ has_data()

bool goby::test::zeromq::protobuf::Large::has_data ( ) const
inline

Definition at line 670 of file test.pb.h.

◆ internal_default_instance()

const Large * goby::test::zeromq::protobuf::Large::internal_default_instance ( )
inlinestatic

Definition at line 449 of file test.pb.h.

◆ IsInitialized()

bool goby::test::zeromq::protobuf::Large::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::test::zeromq::protobuf::Large::MergeFrom ( const Large & from)
inline

Definition at line 486 of file test.pb.h.

◆ mutable_data()

std::string * goby::test::zeromq::protobuf::Large::mutable_data ( )
inline

Definition at line 688 of file test.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::Large::mutable_unknown_fields ( )
inline

Definition at line 433 of file test.pb.h.

◆ New()

Large * goby::test::zeromq::protobuf::Large::New ( ::PROTOBUF_NAMESPACE_ID::Arena * arena = nullptr) const
inlinefinal

Definition at line 480 of file test.pb.h.

◆ operator=() [1/2]

Large & goby::test::zeromq::protobuf::Large::operator= ( const Large & from)
inline

Definition at line 412 of file test.pb.h.

◆ operator=() [2/2]

Large & goby::test::zeromq::protobuf::Large::operator= ( Large && from)
inlinenoexcept

Definition at line 416 of file test.pb.h.

◆ release_data()

std::string * goby::test::zeromq::protobuf::Large::release_data ( )
inline

Definition at line 704 of file test.pb.h.

◆ set_allocated_data()

void goby::test::zeromq::protobuf::Large::set_allocated_data ( std::string * data)
inline

Definition at line 718 of file test.pb.h.

◆ set_data() [1/2]

template<typename ArgT0, typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::test::zeromq::protobuf::Large::set_data ( ArgT0 && arg0,
ArgT... args )
inline

Definition at line 683 of file test.pb.h.

◆ set_data() [2/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::test::zeromq::protobuf::Large::set_data ( ArgT0 && arg0,
ArgT... args )

◆ Swap()

void goby::test::zeromq::protobuf::Large::Swap ( Large * other)
inline

Definition at line 459 of file test.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::Large::unknown_fields ( ) const
inline

Definition at line 430 of file test.pb.h.

◆ UnsafeArenaSwap()

void goby::test::zeromq::protobuf::Large::UnsafeArenaSwap ( Large * other)
inline

Definition at line 472 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 551 of file test.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 508 of file test.pb.h.

◆ ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto

friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto
friend

Definition at line 560 of file test.pb.h.

◆ swap

void swap ( Large & a,
Large & b )
friend

Definition at line 456 of file test.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::test::zeromq::protobuf::Large::_class_data_
static

Definition at line 517 of file test.pb.h.

◆ _impl_

Impl_ goby::test::zeromq::protobuf::Large::_impl_

Definition at line 559 of file test.pb.h.

◆ kIndexInFileMessages

int goby::test::zeromq::protobuf::Large::kIndexInFileMessages
staticconstexpr
Initial value:
=
2

Definition at line 453 of file test.pb.h.


The documentation for this class was generated from the following file:
  • goby/test/zeromq/middleware_speed/test.pb.h