Goby3 3.2.3
2025.05.13
Loading...
Searching...
No Matches
goby::middleware::frontseat::protobuf::Raw Class Referencefinal

#include <goby/middleware/protobuf/frontseat.pb.h>

Inheritance diagram for goby::middleware::frontseat::protobuf::Raw:

Public Types

enum  : int { kRawFieldNumber = 1 , kDescriptionFieldNumber = 3 , kTypeFieldNumber = 2 }
 
typedef Raw_RawType RawType
 

Public Member Functions

 Raw ()
 
 ~Raw () override
 
PROTOBUF_CONSTEXPR Raw (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 Raw (const Raw &from)
 
 Raw (Raw &&from) noexcept
 
Rawoperator= (const Raw &from)
 
Rawoperator= (Raw &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (Raw *other)
 
void UnsafeArenaSwap (Raw *other)
 
RawNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const Raw &from)
 
void MergeFrom (const Raw &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_raw () const
 
void clear_raw ()
 
const std::string & raw () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_raw (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_raw ()
 
PROTOBUF_NODISCARD std::string * release_raw ()
 
void set_allocated_raw (std::string *raw)
 
bool has_description () const
 
void clear_description ()
 
const std::string & description () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_description (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_description ()
 
PROTOBUF_NODISCARD std::string * release_description ()
 
void set_allocated_description (std::string *description)
 
bool has_type () const
 
void clear_type ()
 
::goby::middleware::frontseat::protobuf::Raw_RawType type () const
 
void set_type (::goby::middleware::frontseat::protobuf::Raw_RawType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool HasExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void ClearExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int ExtensionSize (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void UnsafeArenaSetAllocatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Singular::MutableType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType ReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType UnsafeArenaReleaseExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType GetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, int index) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType MutableExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, int index)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void SetExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, int index, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void AddExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id, typename _proto_TypeTraits::Repeated::ConstType value)
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & GetRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id) const
 
template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * MutableRepeatedExtension (const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &id)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_raw (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_description (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 Rawdefault_instance ()
 
static const Rawinternal_default_instance ()
 
static bool RawType_IsValid (int value)
 
static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * RawType_descriptor ()
 
template<typename T >
static const std::string & RawType_Name (T enum_t_value)
 
static bool RawType_Parse (::PROTOBUF_NAMESPACE_ID::ConstStringParam name, RawType *value)
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 
static constexpr RawType RAW_ASCII
 
static constexpr RawType RAW_BINARY
 
static constexpr RawType RawType_MIN
 
static constexpr RawType RawType_MAX
 
static constexpr int RawType_ARRAYSIZE
 

Protected Member Functions

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

Detailed Description

Definition at line 1837 of file frontseat.pb.h.

Member Typedef Documentation

◆ RawType

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kRawFieldNumber 
kDescriptionFieldNumber 
kTypeFieldNumber 

Definition at line 1994 of file frontseat.pb.h.

Constructor & Destructor Documentation

◆ Raw() [1/5]

goby::middleware::frontseat::protobuf::Raw::Raw ( )
inline

Definition at line 1840 of file frontseat.pb.h.

◆ ~Raw()

goby::middleware::frontseat::protobuf::Raw::~Raw ( )
override

◆ Raw() [2/5]

PROTOBUF_CONSTEXPR goby::middleware::frontseat::protobuf::Raw::Raw ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ Raw() [3/5]

goby::middleware::frontseat::protobuf::Raw::Raw ( const Raw from)

◆ Raw() [4/5]

goby::middleware::frontseat::protobuf::Raw::Raw ( Raw &&  from)
inlinenoexcept

Definition at line 1845 of file frontseat.pb.h.

◆ Raw() [5/5]

goby::middleware::frontseat::protobuf::Raw::Raw ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * goby::middleware::frontseat::protobuf::Raw::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * goby::middleware::frontseat::protobuf::Raw::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ AddExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::Raw::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2194 of file frontseat.pb.h.

◆ AddExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::AddExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 2206 of file frontseat.pb.h.

◆ ByteSizeLong()

size_t goby::middleware::frontseat::protobuf::Raw::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void goby::middleware::frontseat::protobuf::Raw::Clear ( )
final

◆ clear_description()

void goby::middleware::frontseat::protobuf::Raw::clear_description ( )
inline

Definition at line 3160 of file frontseat.pb.h.

◆ clear_raw()

void goby::middleware::frontseat::protobuf::Raw::clear_raw ( )
inline

Definition at line 3063 of file frontseat.pb.h.

◆ clear_type()

void goby::middleware::frontseat::protobuf::Raw::clear_type ( )
inline

Definition at line 3131 of file frontseat.pb.h.

◆ ClearExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::ClearExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2062 of file frontseat.pb.h.

◆ CopyFrom()

void goby::middleware::frontseat::protobuf::Raw::CopyFrom ( const Raw from)

◆ default_instance()

static const Raw & goby::middleware::frontseat::protobuf::Raw::default_instance ( )
inlinestatic

Definition at line 1884 of file frontseat.pb.h.

◆ description()

const std::string & goby::middleware::frontseat::protobuf::Raw::description ( ) const
inline

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

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::Raw::descriptor ( )
inlinestatic

Definition at line 1875 of file frontseat.pb.h.

◆ ExtensionSize()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
int goby::middleware::frontseat::protobuf::Raw::ExtensionSize ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2072 of file frontseat.pb.h.

◆ GetCachedSize()

int goby::middleware::frontseat::protobuf::Raw::GetCachedSize ( ) const
inlinefinal

Definition at line 1937 of file frontseat.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * goby::middleware::frontseat::protobuf::Raw::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * goby::middleware::frontseat::protobuf::Raw::GetDescriptor ( )
inlinestatic

Definition at line 1878 of file frontseat.pb.h.

◆ GetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::ConstType goby::middleware::frontseat::protobuf::Raw::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2082 of file frontseat.pb.h.

◆ GetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::ConstType goby::middleware::frontseat::protobuf::Raw::GetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
) const
inline

Definition at line 2161 of file frontseat.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata goby::middleware::frontseat::protobuf::Raw::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * goby::middleware::frontseat::protobuf::Raw::GetReflection ( )
inlinestatic

Definition at line 1881 of file frontseat.pb.h.

◆ GetRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
const _proto_TypeTraits::Repeated::RepeatedFieldType & goby::middleware::frontseat::protobuf::Raw::GetRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2219 of file frontseat.pb.h.

◆ has_description()

bool goby::middleware::frontseat::protobuf::Raw::has_description ( ) const
inline

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

◆ has_raw()

bool goby::middleware::frontseat::protobuf::Raw::has_raw ( ) const
inline

Definition at line 3060 of file frontseat.pb.h.

◆ has_type()

bool goby::middleware::frontseat::protobuf::Raw::has_type ( ) const
inline

Definition at line 3128 of file frontseat.pb.h.

◆ HasExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
bool goby::middleware::frontseat::protobuf::Raw::HasExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id) const
inline

Definition at line 2052 of file frontseat.pb.h.

◆ internal_default_instance()

static const Raw * goby::middleware::frontseat::protobuf::Raw::internal_default_instance ( )
inlinestatic

Definition at line 1887 of file frontseat.pb.h.

◆ IsInitialized()

bool goby::middleware::frontseat::protobuf::Raw::IsInitialized ( ) const
final

◆ MergeFrom()

void goby::middleware::frontseat::protobuf::Raw::MergeFrom ( const Raw from)
inline

Definition at line 1924 of file frontseat.pb.h.

◆ mutable_description()

std::string * goby::middleware::frontseat::protobuf::Raw::mutable_description ( )
inline

Definition at line 3175 of file frontseat.pb.h.

◆ mutable_raw()

std::string * goby::middleware::frontseat::protobuf::Raw::mutable_raw ( )
inline

Definition at line 3078 of file frontseat.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * goby::middleware::frontseat::protobuf::Raw::mutable_unknown_fields ( )
inline

Definition at line 1871 of file frontseat.pb.h.

◆ MutableExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::Raw::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2093 of file frontseat.pb.h.

◆ MutableExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::MutableType goby::middleware::frontseat::protobuf::Raw::MutableExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index 
)
inline

Definition at line 2172 of file frontseat.pb.h.

◆ MutableRepeatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Repeated::RepeatedFieldType * goby::middleware::frontseat::protobuf::Raw::MutableRepeatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2230 of file frontseat.pb.h.

◆ New()

Raw * goby::middleware::frontseat::protobuf::Raw::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 1918 of file frontseat.pb.h.

◆ operator=() [1/2]

Raw & goby::middleware::frontseat::protobuf::Raw::operator= ( const Raw from)
inline

Definition at line 1850 of file frontseat.pb.h.

◆ operator=() [2/2]

Raw & goby::middleware::frontseat::protobuf::Raw::operator= ( Raw &&  from)
inlinenoexcept

Definition at line 1854 of file frontseat.pb.h.

◆ raw()

const std::string & goby::middleware::frontseat::protobuf::Raw::raw ( ) const
inline

Definition at line 3067 of file frontseat.pb.h.

◆ RawType_descriptor()

static const ::PROTOBUF_NAMESPACE_ID::EnumDescriptor * goby::middleware::frontseat::protobuf::Raw::RawType_descriptor ( )
inlinestatic

Definition at line 1977 of file frontseat.pb.h.

◆ RawType_IsValid()

static bool goby::middleware::frontseat::protobuf::Raw::RawType_IsValid ( int  value)
inlinestatic

Definition at line 1967 of file frontseat.pb.h.

◆ RawType_Name()

template<typename T >
static const std::string & goby::middleware::frontseat::protobuf::Raw::RawType_Name ( enum_t_value)
inlinestatic

Definition at line 1981 of file frontseat.pb.h.

◆ RawType_Parse()

static bool goby::middleware::frontseat::protobuf::Raw::RawType_Parse ( ::PROTOBUF_NAMESPACE_ID::ConstStringParam  name,
RawType value 
)
inlinestatic

Definition at line 1987 of file frontseat.pb.h.

◆ release_description()

std::string * goby::middleware::frontseat::protobuf::Raw::release_description ( )
inline

Definition at line 3191 of file frontseat.pb.h.

◆ release_raw()

std::string * goby::middleware::frontseat::protobuf::Raw::release_raw ( )
inline

Definition at line 3094 of file frontseat.pb.h.

◆ ReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
PROTOBUF_NODISCARD _proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::Raw::ReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2139 of file frontseat.pb.h.

◆ set_allocated_description()

void goby::middleware::frontseat::protobuf::Raw::set_allocated_description ( std::string *  description)
inline

Definition at line 3205 of file frontseat.pb.h.

◆ set_allocated_raw()

void goby::middleware::frontseat::protobuf::Raw::set_allocated_raw ( std::string *  raw)
inline

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

◆ set_description() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::frontseat::protobuf::Raw::set_description ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_description() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::frontseat::protobuf::Raw::set_description ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 3170 of file frontseat.pb.h.

◆ set_raw() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void goby::middleware::frontseat::protobuf::Raw::set_raw ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_raw() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void goby::middleware::frontseat::protobuf::Raw::set_raw ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 3073 of file frontseat.pb.h.

◆ set_type()

void goby::middleware::frontseat::protobuf::Raw::set_type ( ::goby::middleware::frontseat::protobuf::Raw_RawType  value)
inline

Definition at line 3147 of file frontseat.pb.h.

◆ SetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::SetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 2115 of file frontseat.pb.h.

◆ SetExtension() [1/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
int  index,
typename _proto_TypeTraits::Repeated::ConstType  value 
)
inline

Definition at line 2183 of file frontseat.pb.h.

◆ SetExtension() [2/2]

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::SetExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::ConstType  value 
)
inline

Definition at line 2104 of file frontseat.pb.h.

◆ Swap()

void goby::middleware::frontseat::protobuf::Raw::Swap ( Raw other)
inline

Definition at line 1897 of file frontseat.pb.h.

◆ type()

goby::middleware::frontseat::protobuf::Raw_RawType goby::middleware::frontseat::protobuf::Raw::type ( ) const
inline

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

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & goby::middleware::frontseat::protobuf::Raw::unknown_fields ( ) const
inline

Definition at line 1868 of file frontseat.pb.h.

◆ UnsafeArenaReleaseExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
_proto_TypeTraits::Singular::MutableType goby::middleware::frontseat::protobuf::Raw::UnsafeArenaReleaseExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id)
inline

Definition at line 2150 of file frontseat.pb.h.

◆ UnsafeArenaSetAllocatedExtension()

template<typename _proto_TypeTraits , ::PROTOBUF_NAMESPACE_ID::internal::FieldType _field_type, bool _is_packed>
void goby::middleware::frontseat::protobuf::Raw::UnsafeArenaSetAllocatedExtension ( const ::PROTOBUF_NAMESPACE_ID::internal::ExtensionIdentifier< Raw, _proto_TypeTraits, _field_type, _is_packed > &  id,
typename _proto_TypeTraits::Singular::MutableType  value 
)
inline

Definition at line 2126 of file frontseat.pb.h.

◆ UnsafeArenaSwap()

void goby::middleware::frontseat::protobuf::Raw::UnsafeArenaSwap ( Raw other)
inline

Definition at line 1910 of file frontseat.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 2242 of file frontseat.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 1946 of file frontseat.pb.h.

◆ ::TableStruct_goby_2fmiddleware_2fprotobuf_2ffrontseat_2eproto

◆ swap

void swap ( Raw a,
Raw b 
)
friend

Definition at line 1894 of file frontseat.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData goby::middleware::frontseat::protobuf::Raw::_class_data_
static

Definition at line 1955 of file frontseat.pb.h.

◆ _impl_

Impl_ goby::middleware::frontseat::protobuf::Raw::_impl_

Definition at line 2254 of file frontseat.pb.h.

◆ kIndexInFileMessages

constexpr int goby::middleware::frontseat::protobuf::Raw::kIndexInFileMessages
staticconstexpr
Initial value:
=
5

Definition at line 1891 of file frontseat.pb.h.

◆ RAW_ASCII

constexpr RawType goby::middleware::frontseat::protobuf::Raw::RAW_ASCII
staticconstexpr
Initial value:

Definition at line 1963 of file frontseat.pb.h.

◆ RAW_BINARY

constexpr RawType goby::middleware::frontseat::protobuf::Raw::RAW_BINARY
staticconstexpr
Initial value:

Definition at line 1965 of file frontseat.pb.h.

◆ RawType_ARRAYSIZE

constexpr int goby::middleware::frontseat::protobuf::Raw::RawType_ARRAYSIZE
staticconstexpr
Initial value:

Definition at line 1974 of file frontseat.pb.h.

◆ RawType_MAX

constexpr RawType goby::middleware::frontseat::protobuf::Raw::RawType_MAX
staticconstexpr
Initial value:

Definition at line 1972 of file frontseat.pb.h.

◆ RawType_MIN

constexpr RawType goby::middleware::frontseat::protobuf::Raw::RawType_MIN
staticconstexpr
Initial value:

Definition at line 1970 of file frontseat.pb.h.


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