#include <goby/test/zeromq/middleware_speed/test.pb.h>
|
| | Large (::PROTOBUF_NAMESPACE_ID::Arena *arena, bool is_message_owned=false) |
Definition at line 399 of file test.pb.h.
◆ anonymous enum
| Enumerator |
|---|
| kDataFieldNumber | |
Definition at line 526 of file test.pb.h.
◆ Large() [1/5]
| goby::test::zeromq::protobuf::Large::Large |
( |
| ) |
|
|
inline |
◆ ~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 |
◆ Large() [5/5]
| goby::test::zeromq::protobuf::Large::Large |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena, |
|
|
bool | is_message_owned = false ) |
|
explicitprotected |
◆ _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 |
◆ CopyFrom()
| void goby::test::zeromq::protobuf::Large::CopyFrom |
( |
const Large & | from | ) |
|
◆ data()
| const std::string & goby::test::zeromq::protobuf::Large::data |
( |
| ) |
const |
|
inline |
◆ default_instance()
| const Large & goby::test::zeromq::protobuf::Large::default_instance |
( |
| ) |
|
|
inlinestatic |
◆ descriptor()
| const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::test::zeromq::protobuf::Large::descriptor |
( |
| ) |
|
|
inlinestatic |
◆ GetCachedSize()
| int goby::test::zeromq::protobuf::Large::GetCachedSize |
( |
| ) |
const |
|
inlinefinal |
◆ 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 |
◆ 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 |
◆ has_data()
| bool goby::test::zeromq::protobuf::Large::has_data |
( |
| ) |
const |
|
inline |
◆ internal_default_instance()
| const Large * goby::test::zeromq::protobuf::Large::internal_default_instance |
( |
| ) |
|
|
inlinestatic |
◆ IsInitialized()
| bool goby::test::zeromq::protobuf::Large::IsInitialized |
( |
| ) |
const |
|
final |
◆ MergeFrom()
| void goby::test::zeromq::protobuf::Large::MergeFrom |
( |
const Large & | from | ) |
|
|
inline |
◆ mutable_data()
| std::string * goby::test::zeromq::protobuf::Large::mutable_data |
( |
| ) |
|
|
inline |
◆ mutable_unknown_fields()
| inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::test::zeromq::protobuf::Large::mutable_unknown_fields |
( |
| ) |
|
|
inline |
◆ New()
| Large * goby::test::zeromq::protobuf::Large::New |
( |
::PROTOBUF_NAMESPACE_ID::Arena * | arena = nullptr | ) |
const |
|
inlinefinal |
◆ operator=() [1/2]
| Large & goby::test::zeromq::protobuf::Large::operator= |
( |
const Large & | from | ) |
|
|
inline |
◆ operator=() [2/2]
| Large & goby::test::zeromq::protobuf::Large::operator= |
( |
Large && | from | ) |
|
|
inlinenoexcept |
◆ release_data()
| std::string * goby::test::zeromq::protobuf::Large::release_data |
( |
| ) |
|
|
inline |
◆ set_allocated_data()
| void goby::test::zeromq::protobuf::Large::set_allocated_data |
( |
std::string * | data | ) |
|
|
inline |
◆ 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 |
◆ 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 |
◆ unknown_fields()
| const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::test::zeromq::protobuf::Large::unknown_fields |
( |
| ) |
const |
|
inline |
◆ UnsafeArenaSwap()
| void goby::test::zeromq::protobuf::Large::UnsafeArenaSwap |
( |
Large * | other | ) |
|
|
inline |
◆ ::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_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto
| friend struct ::TableStruct_goby_2ftest_2fzeromq_2fmiddleware_5fspeed_2ftest_2eproto |
|
friend |
◆ swap
◆ _class_data_
| const ClassData goby::test::zeromq::protobuf::Large::_class_data_ |
|
static |
◆ _impl_
| Impl_ goby::test::zeromq::protobuf::Large::_impl_ |
◆ kIndexInFileMessages
| int goby::test::zeromq::protobuf::Large::kIndexInFileMessages |
|
staticconstexpr |
The documentation for this class was generated from the following file: