JaiaBot 2.0.0
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaia::RestAPI_Example Class Referencefinal

#include <jaiabot/messages/option_extensions.pb.h>

Inheritance diagram for jaia::RestAPI_Example:
Collaboration diagram for jaia::RestAPI_Example:

Public Types

enum  : int { kRequestFieldNumber = 1 , kResponseFieldNumber = 2 }
 

Public Member Functions

 RestAPI_Example ()
 
 ~RestAPI_Example () override
 
PROTOBUF_CONSTEXPR RestAPI_Example (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 RestAPI_Example (const RestAPI_Example &from)
 
 RestAPI_Example (RestAPI_Example &&from) noexcept
 
RestAPI_Exampleoperator= (const RestAPI_Example &from)
 
RestAPI_Exampleoperator= (RestAPI_Example &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RestAPI_Example *other)
 
void UnsafeArenaSwap (RestAPI_Example *other)
 
RestAPI_ExampleNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const RestAPI_Example &from)
 
void MergeFrom (const RestAPI_Example &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_request () const
 
void clear_request ()
 
const std::string & request () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_request (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_request ()
 
PROTOBUF_NODISCARD std::string * release_request ()
 
void set_allocated_request (std::string *request)
 
bool has_response () const
 
void clear_response ()
 
const std::string & response () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_response (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_response ()
 
PROTOBUF_NODISCARD std::string * release_response ()
 
void set_allocated_response (std::string *response)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_request (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_response (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 RestAPI_Exampledefault_instance ()
 
static const RestAPI_Exampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 106 of file option_extensions.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kRequestFieldNumber 
kResponseFieldNumber 

Definition at line 233 of file option_extensions.pb.h.

Constructor & Destructor Documentation

◆ RestAPI_Example() [1/5]

jaia::RestAPI_Example::RestAPI_Example ( )
inline

Definition at line 109 of file option_extensions.pb.h.

◆ ~RestAPI_Example()

jaia::RestAPI_Example::~RestAPI_Example ( )
override

◆ RestAPI_Example() [2/5]

PROTOBUF_CONSTEXPR jaia::RestAPI_Example::RestAPI_Example ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ RestAPI_Example() [3/5]

jaia::RestAPI_Example::RestAPI_Example ( const RestAPI_Example from)

◆ RestAPI_Example() [4/5]

jaia::RestAPI_Example::RestAPI_Example ( RestAPI_Example &&  from)
inlinenoexcept

Definition at line 114 of file option_extensions.pb.h.

◆ RestAPI_Example() [5/5]

jaia::RestAPI_Example::RestAPI_Example ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena,
bool  is_message_owned = false 
)
explicitprotected

Member Function Documentation

◆ _InternalParse()

const char * jaia::RestAPI_Example::_InternalParse ( const char *  ptr,
::PROTOBUF_NAMESPACE_ID::internal::ParseContext *  ctx 
)
final

◆ _InternalSerialize()

uint8_t * jaia::RestAPI_Example::_InternalSerialize ( uint8_t *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ByteSizeLong()

size_t jaia::RestAPI_Example::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaia::RestAPI_Example::Clear ( )
final

◆ clear_request()

void jaia::RestAPI_Example::clear_request ( )
inline

Definition at line 1038 of file option_extensions.pb.h.

◆ clear_response()

void jaia::RestAPI_Example::clear_response ( )
inline

Definition at line 1106 of file option_extensions.pb.h.

◆ CopyFrom()

void jaia::RestAPI_Example::CopyFrom ( const RestAPI_Example from)

◆ default_instance()

static const RestAPI_Example & jaia::RestAPI_Example::default_instance ( )
inlinestatic

Definition at line 153 of file option_extensions.pb.h.

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaia::RestAPI_Example::descriptor ( )
inlinestatic

Definition at line 144 of file option_extensions.pb.h.

◆ GetCachedSize()

int jaia::RestAPI_Example::GetCachedSize ( ) const
inlinefinal

Definition at line 206 of file option_extensions.pb.h.

◆ GetClassData()

const ::PROTOBUF_NAMESPACE_ID::Message::ClassData * jaia::RestAPI_Example::GetClassData ( ) const
final

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * jaia::RestAPI_Example::GetDescriptor ( )
inlinestatic

Definition at line 147 of file option_extensions.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaia::RestAPI_Example::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * jaia::RestAPI_Example::GetReflection ( )
inlinestatic

Definition at line 150 of file option_extensions.pb.h.

◆ has_request()

bool jaia::RestAPI_Example::has_request ( ) const
inline

Definition at line 1035 of file option_extensions.pb.h.

◆ has_response()

bool jaia::RestAPI_Example::has_response ( ) const
inline

Definition at line 1103 of file option_extensions.pb.h.

◆ internal_default_instance()

static const RestAPI_Example * jaia::RestAPI_Example::internal_default_instance ( )
inlinestatic

Definition at line 156 of file option_extensions.pb.h.

◆ IsInitialized()

bool jaia::RestAPI_Example::IsInitialized ( ) const
final

◆ MergeFrom()

void jaia::RestAPI_Example::MergeFrom ( const RestAPI_Example from)
inline

Definition at line 193 of file option_extensions.pb.h.

◆ mutable_request()

std::string * jaia::RestAPI_Example::mutable_request ( )
inline

Definition at line 1053 of file option_extensions.pb.h.

◆ mutable_response()

std::string * jaia::RestAPI_Example::mutable_response ( )
inline

Definition at line 1121 of file option_extensions.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaia::RestAPI_Example::mutable_unknown_fields ( )
inline

Definition at line 140 of file option_extensions.pb.h.

◆ New()

RestAPI_Example * jaia::RestAPI_Example::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena = nullptr) const
inlinefinal

Definition at line 187 of file option_extensions.pb.h.

◆ operator=() [1/2]

RestAPI_Example & jaia::RestAPI_Example::operator= ( const RestAPI_Example from)
inline

Definition at line 119 of file option_extensions.pb.h.

◆ operator=() [2/2]

RestAPI_Example & jaia::RestAPI_Example::operator= ( RestAPI_Example &&  from)
inlinenoexcept

Definition at line 123 of file option_extensions.pb.h.

◆ release_request()

std::string * jaia::RestAPI_Example::release_request ( )
inline

Definition at line 1069 of file option_extensions.pb.h.

◆ release_response()

std::string * jaia::RestAPI_Example::release_response ( )
inline

Definition at line 1137 of file option_extensions.pb.h.

◆ request()

const std::string & jaia::RestAPI_Example::request ( ) const
inline

Definition at line 1042 of file option_extensions.pb.h.

◆ response()

const std::string & jaia::RestAPI_Example::response ( ) const
inline

Definition at line 1110 of file option_extensions.pb.h.

◆ set_allocated_request()

void jaia::RestAPI_Example::set_allocated_request ( std::string *  request)
inline

Definition at line 1083 of file option_extensions.pb.h.

◆ set_allocated_response()

void jaia::RestAPI_Example::set_allocated_response ( std::string *  response)
inline

Definition at line 1151 of file option_extensions.pb.h.

◆ set_request() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaia::RestAPI_Example::set_request ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_request() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaia::RestAPI_Example::set_request ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 1048 of file option_extensions.pb.h.

◆ set_response() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void jaia::RestAPI_Example::set_response ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_response() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaia::RestAPI_Example::set_response ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 1116 of file option_extensions.pb.h.

◆ Swap()

void jaia::RestAPI_Example::Swap ( RestAPI_Example other)
inline

Definition at line 166 of file option_extensions.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaia::RestAPI_Example::unknown_fields ( ) const
inline

Definition at line 137 of file option_extensions.pb.h.

◆ UnsafeArenaSwap()

void jaia::RestAPI_Example::UnsafeArenaSwap ( RestAPI_Example other)
inline

Definition at line 179 of file option_extensions.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 280 of file option_extensions.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 215 of file option_extensions.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2foption_5fextensions_2eproto

◆ swap

void swap ( RestAPI_Example a,
RestAPI_Example b 
)
friend

Definition at line 163 of file option_extensions.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaia::RestAPI_Example::_class_data_
static

Definition at line 224 of file option_extensions.pb.h.

◆ _impl_

Impl_ jaia::RestAPI_Example::_impl_

Definition at line 289 of file option_extensions.pb.h.

◆ kIndexInFileMessages

constexpr int jaia::RestAPI_Example::kIndexInFileMessages
staticconstexpr
Initial value:
=
0

Definition at line 160 of file option_extensions.pb.h.


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