JaiaBot  1.19.0
JaiaBot micro-AUV software
jaia::RestAPI_Example Class Reference

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

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

Public Member Functions

 RestAPI_Example ()
 
virtual ~RestAPI_Example ()
 
 RestAPI_Example (const RestAPI_Example &from)
 
RestAPI_Exampleoperator= (const RestAPI_Example &from)
 
const ::google::protobuf::UnknownFieldSet & unknown_fields () const
 
inline ::google::protobuf::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (RestAPI_Example *other)
 
RestAPI_ExampleNew () const final
 
RestAPI_ExampleNew (::google::protobuf::Arena *arena) const final
 
void CopyFrom (const ::google::protobuf::Message &from) final
 
void MergeFrom (const ::google::protobuf::Message &from) final
 
void CopyFrom (const RestAPI_Example &from)
 
void MergeFrom (const RestAPI_Example &from)
 
void Clear () final
 
bool IsInitialized () const final
 
size_t ByteSizeLong () const final
 
bool MergePartialFromCodedStream (::google::protobuf::io::CodedInputStream *input) final
 
void SerializeWithCachedSizes (::google::protobuf::io::CodedOutputStream *output) const final
 
::google::protobuf::uint8 * InternalSerializeWithCachedSizesToArray (bool deterministic, ::google::protobuf::uint8 *target) const final
 
int GetCachedSize () const final
 
::google::protobuf::Metadata GetMetadata () const final
 
bool has_request () const
 
void clear_request ()
 
const ::std::string & request () const
 
void set_request (const ::std::string &value)
 
void set_request (const char *value)
 
void set_request (const char *value, size_t size)
 
::std::string * mutable_request ()
 
::std::string * release_request ()
 
void set_allocated_request (::std::string *request)
 
bool has_response () const
 
void clear_response ()
 
const ::std::string & response () const
 
void set_response (const ::std::string &value)
 
void set_response (const char *value)
 
void set_response (const char *value, size_t size)
 
::std::string * mutable_response ()
 
::std::string * release_response ()
 
void set_allocated_response (::std::string *response)
 

Static Public Member Functions

static const ::google::protobuf::Descriptor * descriptor ()
 
static const RestAPI_Exampledefault_instance ()
 
static void InitAsDefaultInstance ()
 
static const RestAPI_Exampleinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const int kRequestFieldNumber = 1
 
static const int kResponseFieldNumber = 2
 

Friends

struct ::protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto::TableStruct
 
void swap (RestAPI_Example &a, RestAPI_Example &b)
 

Detailed Description

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

Constructor & Destructor Documentation

◆ RestAPI_Example() [1/2]

jaia::RestAPI_Example::RestAPI_Example ( )

◆ ~RestAPI_Example()

virtual jaia::RestAPI_Example::~RestAPI_Example ( )
virtual

◆ RestAPI_Example() [2/2]

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

Member Function Documentation

◆ ByteSizeLong()

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

◆ Clear()

void jaia::RestAPI_Example::Clear ( )
final

◆ clear_request()

void jaia::RestAPI_Example::clear_request ( )
inline

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

◆ clear_response()

void jaia::RestAPI_Example::clear_response ( )
inline

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

◆ CopyFrom() [1/2]

void jaia::RestAPI_Example::CopyFrom ( const ::google::protobuf::Message &  from)
final

◆ CopyFrom() [2/2]

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

◆ default_instance()

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

◆ descriptor()

static const ::google::protobuf::Descriptor* jaia::RestAPI_Example::descriptor ( )
static

◆ GetCachedSize()

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

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

◆ GetMetadata()

::google::protobuf::Metadata jaia::RestAPI_Example::GetMetadata ( ) const
final

◆ has_request()

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

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

◆ has_response()

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

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

◆ InitAsDefaultInstance()

static void jaia::RestAPI_Example::InitAsDefaultInstance ( )
static

◆ internal_default_instance()

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

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

◆ InternalSerializeWithCachedSizesToArray()

::google::protobuf::uint8* jaia::RestAPI_Example::InternalSerializeWithCachedSizesToArray ( bool  deterministic,
::google::protobuf::uint8 *  target 
) const
final

◆ IsInitialized()

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

◆ MergeFrom() [1/2]

void jaia::RestAPI_Example::MergeFrom ( const ::google::protobuf::Message &  from)
final

◆ MergeFrom() [2/2]

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

◆ MergePartialFromCodedStream()

bool jaia::RestAPI_Example::MergePartialFromCodedStream ( ::google::protobuf::io::CodedInputStream *  input)
final

◆ mutable_request()

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

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

◆ mutable_response()

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

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

◆ mutable_unknown_fields()

inline ::google::protobuf::UnknownFieldSet* jaia::RestAPI_Example::mutable_unknown_fields ( )
inline

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

◆ New() [1/2]

RestAPI_Example* jaia::RestAPI_Example::New ( ) const
inlinefinal

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

◆ New() [2/2]

RestAPI_Example* jaia::RestAPI_Example::New ( ::google::protobuf::Arena *  arena) const
inlinefinal

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

◆ operator=()

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

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

◆ release_request()

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

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

◆ release_response()

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

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

◆ request()

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

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

◆ response()

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

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

◆ SerializeWithCachedSizes()

void jaia::RestAPI_Example::SerializeWithCachedSizes ( ::google::protobuf::io::CodedOutputStream *  output) const
final

◆ set_allocated_request()

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

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

◆ set_allocated_response()

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

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

◆ set_request() [1/3]

void jaia::RestAPI_Example::set_request ( const ::std::string &  value)
inline

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

◆ set_request() [2/3]

void jaia::RestAPI_Example::set_request ( const char *  value)
inline

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

◆ set_request() [3/3]

void jaia::RestAPI_Example::set_request ( const char *  value,
size_t  size 
)
inline

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

◆ set_response() [1/3]

void jaia::RestAPI_Example::set_response ( const ::std::string &  value)
inline

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

◆ set_response() [2/3]

void jaia::RestAPI_Example::set_response ( const char *  value)
inline

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

◆ set_response() [3/3]

void jaia::RestAPI_Example::set_response ( const char *  value,
size_t  size 
)
inline

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

◆ Swap()

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

◆ unknown_fields()

const ::google::protobuf::UnknownFieldSet& jaia::RestAPI_Example::unknown_fields ( ) const
inline

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

Friends And Related Function Documentation

◆ ::protobuf_jaiabot_2fmessages_2foption_5fextensions_2eproto::TableStruct

◆ swap

void swap ( RestAPI_Example a,
RestAPI_Example b 
)
friend

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

Member Data Documentation

◆ kIndexInFileMessages

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

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

◆ kRequestFieldNumber

const int jaia::RestAPI_Example::kRequestFieldNumber = 1
static

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

◆ kResponseFieldNumber

const int jaia::RestAPI_Example::kResponseFieldNumber = 2
static

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


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