JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::sensor::protobuf::Metadata_MetadataValue Class Referencefinal

#include <nanopb/jaiabot/messages/sensor/metadata.pb.h>

Inheritance diagram for jaiabot::sensor::protobuf::Metadata_MetadataValue:
Collaboration diagram for jaiabot::sensor::protobuf::Metadata_MetadataValue:

Public Types

enum  : int { kKeyFieldNumber = 1 , kValueFieldNumber = 2 }
 

Public Member Functions

 Metadata_MetadataValue ()
 
 ~Metadata_MetadataValue () override
 
PROTOBUF_CONSTEXPR Metadata_MetadataValue (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Metadata_MetadataValue (const Metadata_MetadataValue &from)
 
 Metadata_MetadataValue (Metadata_MetadataValue &&from) noexcept
 
Metadata_MetadataValueoperator= (const Metadata_MetadataValue &from)
 
Metadata_MetadataValueoperator= (Metadata_MetadataValue &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Metadata_MetadataValue *other)
 
void UnsafeArenaSwap (Metadata_MetadataValue *other)
 
Metadata_MetadataValueNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Metadata_MetadataValue &from)
 
void MergeFrom (const Metadata_MetadataValue &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 Metadata_MetadataValuedefault_instance ()
 
static const Metadata_MetadataValueinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 302 of file metadata.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kKeyFieldNumber 
kValueFieldNumber 

Definition at line 429 of file metadata.pb.h.

Constructor & Destructor Documentation

◆ Metadata_MetadataValue() [1/5]

jaiabot::sensor::protobuf::Metadata_MetadataValue::Metadata_MetadataValue ( )
inline

Definition at line 305 of file metadata.pb.h.

◆ ~Metadata_MetadataValue()

jaiabot::sensor::protobuf::Metadata_MetadataValue::~Metadata_MetadataValue ( )
override

◆ Metadata_MetadataValue() [2/5]

PROTOBUF_CONSTEXPR jaiabot::sensor::protobuf::Metadata_MetadataValue::Metadata_MetadataValue ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Metadata_MetadataValue() [3/5]

jaiabot::sensor::protobuf::Metadata_MetadataValue::Metadata_MetadataValue ( const Metadata_MetadataValue from)

◆ Metadata_MetadataValue() [4/5]

jaiabot::sensor::protobuf::Metadata_MetadataValue::Metadata_MetadataValue ( Metadata_MetadataValue &&  from)
inlinenoexcept

Definition at line 310 of file metadata.pb.h.

◆ Metadata_MetadataValue() [5/5]

jaiabot::sensor::protobuf::Metadata_MetadataValue::Metadata_MetadataValue ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaiabot::sensor::protobuf::Metadata_MetadataValue::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaiabot::sensor::protobuf::Metadata_MetadataValue::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t jaiabot::sensor::protobuf::Metadata_MetadataValue::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::sensor::protobuf::Metadata_MetadataValue::Clear ( )
final

◆ clear_key()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::clear_key ( )
inline

Definition at line 873 of file metadata.pb.h.

◆ clear_value()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::clear_value ( )
inline

Definition at line 941 of file metadata.pb.h.

◆ CopyFrom()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::CopyFrom ( const Metadata_MetadataValue from)

◆ default_instance()

static const Metadata_MetadataValue & jaiabot::sensor::protobuf::Metadata_MetadataValue::default_instance ( )
inlinestatic

Definition at line 349 of file metadata.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::sensor::protobuf::Metadata_MetadataValue::descriptor ( )
inlinestatic

Definition at line 340 of file metadata.pb.h.

◆ GetCachedSize()

int jaiabot::sensor::protobuf::Metadata_MetadataValue::GetCachedSize ( ) const
inlinefinal

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

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaiabot::sensor::protobuf::Metadata_MetadataValue::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaiabot::sensor::protobuf::Metadata_MetadataValue::GetDescriptor ( )
inlinestatic

Definition at line 343 of file metadata.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::sensor::protobuf::Metadata_MetadataValue::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaiabot::sensor::protobuf::Metadata_MetadataValue::GetReflection ( )
inlinestatic

Definition at line 346 of file metadata.pb.h.

◆ has_key()

bool jaiabot::sensor::protobuf::Metadata_MetadataValue::has_key ( ) const
inline

Definition at line 870 of file metadata.pb.h.

◆ has_value()

bool jaiabot::sensor::protobuf::Metadata_MetadataValue::has_value ( ) const
inline

Definition at line 938 of file metadata.pb.h.

◆ internal_default_instance()

static const Metadata_MetadataValue * jaiabot::sensor::protobuf::Metadata_MetadataValue::internal_default_instance ( )
inlinestatic

Definition at line 352 of file metadata.pb.h.

◆ IsInitialized()

bool jaiabot::sensor::protobuf::Metadata_MetadataValue::IsInitialized ( ) const
final

◆ key()

const std::string & jaiabot::sensor::protobuf::Metadata_MetadataValue::key ( ) const
inline

Definition at line 877 of file metadata.pb.h.

◆ MergeFrom()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::MergeFrom ( const Metadata_MetadataValue from)
inline

Definition at line 389 of file metadata.pb.h.

◆ mutable_key()

std::string * jaiabot::sensor::protobuf::Metadata_MetadataValue::mutable_key ( )
inline

Definition at line 888 of file metadata.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::sensor::protobuf::Metadata_MetadataValue::mutable_unknown_fields ( )
inline

Definition at line 336 of file metadata.pb.h.

◆ mutable_value()

std::string * jaiabot::sensor::protobuf::Metadata_MetadataValue::mutable_value ( )
inline

Definition at line 956 of file metadata.pb.h.

◆ New()

Metadata_MetadataValue * jaiabot::sensor::protobuf::Metadata_MetadataValue::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 383 of file metadata.pb.h.

◆ operator=() [1/2]

Metadata_MetadataValue & jaiabot::sensor::protobuf::Metadata_MetadataValue::operator= ( const Metadata_MetadataValue from)
inline

Definition at line 315 of file metadata.pb.h.

◆ operator=() [2/2]

Metadata_MetadataValue & jaiabot::sensor::protobuf::Metadata_MetadataValue::operator= ( Metadata_MetadataValue &&  from)
inlinenoexcept

Definition at line 319 of file metadata.pb.h.

◆ release_key()

std::string * jaiabot::sensor::protobuf::Metadata_MetadataValue::release_key ( )
inline

Definition at line 904 of file metadata.pb.h.

◆ release_value()

std::string * jaiabot::sensor::protobuf::Metadata_MetadataValue::release_value ( )
inline

Definition at line 972 of file metadata.pb.h.

◆ set_allocated_key()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_allocated_key ( std::string *  key)
inline

Definition at line 918 of file metadata.pb.h.

◆ set_allocated_value()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_allocated_value ( std::string *  value)
inline

Definition at line 986 of file metadata.pb.h.

◆ set_key() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_key ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_key() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_key ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 883 of file metadata.pb.h.

◆ set_value() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_value ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_value() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::sensor::protobuf::Metadata_MetadataValue::set_value ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 951 of file metadata.pb.h.

◆ Swap()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::Swap ( Metadata_MetadataValue other)
inline

Definition at line 362 of file metadata.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::sensor::protobuf::Metadata_MetadataValue::unknown_fields ( ) const
inline

Definition at line 333 of file metadata.pb.h.

◆ UnsafeArenaSwap()

void jaiabot::sensor::protobuf::Metadata_MetadataValue::UnsafeArenaSwap ( Metadata_MetadataValue other)
inline

Definition at line 375 of file metadata.pb.h.

◆ value()

const std::string & jaiabot::sensor::protobuf::Metadata_MetadataValue::value ( ) const
inline

Definition at line 945 of file metadata.pb.h.

Friends And Related Symbol Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

Definition at line 476 of file metadata.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 411 of file metadata.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2fsensor_2fmetadata_2eproto

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

◆ swap

void swap ( Metadata_MetadataValue a,
Metadata_MetadataValue b 
)
friend

Definition at line 359 of file metadata.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::sensor::protobuf::Metadata_MetadataValue::_class_data_
static

Definition at line 420 of file metadata.pb.h.

◆ _impl_

Impl_ jaiabot::sensor::protobuf::Metadata_MetadataValue::_impl_

Definition at line 485 of file metadata.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::sensor::protobuf::Metadata_MetadataValue::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 356 of file metadata.pb.h.


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