JaiaBot 2.6.0~beta2
JaiaBot micro-AUV software
 
Loading...
Searching...
No Matches
jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey Class Referencefinal

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

Inheritance diagram for jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey:
Collaboration diagram for jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey:

Public Types

enum  : int { kPrivateKeyFieldNumber = 2 , kPublicKeyFieldNumber = 3 }
 

Public Member Functions

 FleetConfig_SSHKeys_VPNTempKey ()
 
 ~FleetConfig_SSHKeys_VPNTempKey () override
 
PROTOBUF_CONSTEXPR FleetConfig_SSHKeys_VPNTempKey (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 FleetConfig_SSHKeys_VPNTempKey (const FleetConfig_SSHKeys_VPNTempKey &from)
 
 FleetConfig_SSHKeys_VPNTempKey (FleetConfig_SSHKeys_VPNTempKey &&from) noexcept
 
FleetConfig_SSHKeys_VPNTempKeyoperator= (const FleetConfig_SSHKeys_VPNTempKey &from)
 
FleetConfig_SSHKeys_VPNTempKeyoperator= (FleetConfig_SSHKeys_VPNTempKey &&from) noexcept
 
const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & unknown_fields () const
 
inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * mutable_unknown_fields ()
 
void Swap (FleetConfig_SSHKeys_VPNTempKey *other)
 
void UnsafeArenaSwap (FleetConfig_SSHKeys_VPNTempKey *other)
 
FleetConfig_SSHKeys_VPNTempKeyNew (::PROTOBUF_NAMESPACE_ID::Arena *arena=nullptr) const final
 
void CopyFrom (const FleetConfig_SSHKeys_VPNTempKey &from)
 
void MergeFrom (const FleetConfig_SSHKeys_VPNTempKey &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_private_key () const
 
void clear_private_key ()
 
const std::string & private_key () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_private_key (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_private_key ()
 
PROTOBUF_NODISCARD std::string * release_private_key ()
 
void set_allocated_private_key (std::string *private_key)
 
bool has_public_key () const
 
void clear_public_key ()
 
const std::string & public_key () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_public_key (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_public_key ()
 
PROTOBUF_NODISCARD std::string * release_public_key ()
 
void set_allocated_public_key (std::string *public_key)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_private_key (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_public_key (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 FleetConfig_SSHKeys_VPNTempKeydefault_instance ()
 
static const FleetConfig_SSHKeys_VPNTempKeyinternal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 
static const ClassData _class_data_
 

Protected Member Functions

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

Detailed Description

Definition at line 380 of file fleet_config.pb.h.

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kPrivateKeyFieldNumber 
kPublicKeyFieldNumber 

Definition at line 507 of file fleet_config.pb.h.

Constructor & Destructor Documentation

◆ FleetConfig_SSHKeys_VPNTempKey() [1/5]

jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::FleetConfig_SSHKeys_VPNTempKey ( )
inline

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

◆ ~FleetConfig_SSHKeys_VPNTempKey()

jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::~FleetConfig_SSHKeys_VPNTempKey ( )
override

◆ FleetConfig_SSHKeys_VPNTempKey() [2/5]

PROTOBUF_CONSTEXPR jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::FleetConfig_SSHKeys_VPNTempKey ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicit

◆ FleetConfig_SSHKeys_VPNTempKey() [3/5]

jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::FleetConfig_SSHKeys_VPNTempKey ( const FleetConfig_SSHKeys_VPNTempKey from)

◆ FleetConfig_SSHKeys_VPNTempKey() [4/5]

jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::FleetConfig_SSHKeys_VPNTempKey ( FleetConfig_SSHKeys_VPNTempKey &&  from)
inlinenoexcept

Definition at line 388 of file fleet_config.pb.h.

◆ FleetConfig_SSHKeys_VPNTempKey() [5/5]

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

Member Function Documentation

◆ _InternalParse()

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

◆ _InternalSerialize()

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

◆ ByteSizeLong()

size_t jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::ByteSizeLong ( ) const
final

◆ Clear()

PROTOBUF_ATTRIBUTE_REINITIALIZES void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::Clear ( )
final

◆ clear_private_key()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::clear_private_key ( )
inline

Definition at line 2540 of file fleet_config.pb.h.

◆ clear_public_key()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::clear_public_key ( )
inline

Definition at line 2608 of file fleet_config.pb.h.

◆ CopyFrom()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::CopyFrom ( const FleetConfig_SSHKeys_VPNTempKey from)

◆ default_instance()

static const FleetConfig_SSHKeys_VPNTempKey & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::default_instance ( )
inlinestatic

Definition at line 427 of file fleet_config.pb.h.

◆ descriptor()

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

Definition at line 418 of file fleet_config.pb.h.

◆ GetCachedSize()

int jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::GetCachedSize ( ) const
inlinefinal

Definition at line 480 of file fleet_config.pb.h.

◆ GetClassData()

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

◆ GetDescriptor()

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

Definition at line 421 of file fleet_config.pb.h.

◆ GetMetadata()

::PROTOBUF_NAMESPACE_ID::Metadata jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::GetMetadata ( ) const
final

◆ GetReflection()

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

Definition at line 424 of file fleet_config.pb.h.

◆ has_private_key()

bool jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::has_private_key ( ) const
inline

Definition at line 2537 of file fleet_config.pb.h.

◆ has_public_key()

bool jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::has_public_key ( ) const
inline

Definition at line 2605 of file fleet_config.pb.h.

◆ internal_default_instance()

static const FleetConfig_SSHKeys_VPNTempKey * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::internal_default_instance ( )
inlinestatic

Definition at line 430 of file fleet_config.pb.h.

◆ IsInitialized()

bool jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::IsInitialized ( ) const
final

◆ MergeFrom()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::MergeFrom ( const FleetConfig_SSHKeys_VPNTempKey from)
inline

Definition at line 467 of file fleet_config.pb.h.

◆ mutable_private_key()

std::string * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::mutable_private_key ( )
inline

Definition at line 2555 of file fleet_config.pb.h.

◆ mutable_public_key()

std::string * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::mutable_public_key ( )
inline

Definition at line 2623 of file fleet_config.pb.h.

◆ mutable_unknown_fields()

inline ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::mutable_unknown_fields ( )
inline

Definition at line 414 of file fleet_config.pb.h.

◆ New()

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

Definition at line 461 of file fleet_config.pb.h.

◆ operator=() [1/2]

FleetConfig_SSHKeys_VPNTempKey & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::operator= ( const FleetConfig_SSHKeys_VPNTempKey from)
inline

Definition at line 393 of file fleet_config.pb.h.

◆ operator=() [2/2]

FleetConfig_SSHKeys_VPNTempKey & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::operator= ( FleetConfig_SSHKeys_VPNTempKey &&  from)
inlinenoexcept

Definition at line 397 of file fleet_config.pb.h.

◆ private_key()

const std::string & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::private_key ( ) const
inline

Definition at line 2544 of file fleet_config.pb.h.

◆ public_key()

const std::string & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::public_key ( ) const
inline

Definition at line 2612 of file fleet_config.pb.h.

◆ release_private_key()

std::string * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::release_private_key ( )
inline

Definition at line 2571 of file fleet_config.pb.h.

◆ release_public_key()

std::string * jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::release_public_key ( )
inline

Definition at line 2639 of file fleet_config.pb.h.

◆ set_allocated_private_key()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::set_allocated_private_key ( std::string *  private_key)
inline

Definition at line 2585 of file fleet_config.pb.h.

◆ set_allocated_public_key()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::set_allocated_public_key ( std::string *  public_key)
inline

Definition at line 2653 of file fleet_config.pb.h.

◆ set_private_key() [1/2]

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

◆ set_private_key() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::set_private_key ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2550 of file fleet_config.pb.h.

◆ set_public_key() [1/2]

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

◆ set_public_key() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::set_public_key ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

Definition at line 2618 of file fleet_config.pb.h.

◆ Swap()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::Swap ( FleetConfig_SSHKeys_VPNTempKey other)
inline

Definition at line 440 of file fleet_config.pb.h.

◆ unknown_fields()

const ::PROTOBUF_NAMESPACE_ID::UnknownFieldSet & jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::unknown_fields ( ) const
inline

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

◆ UnsafeArenaSwap()

void jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::UnsafeArenaSwap ( FleetConfig_SSHKeys_VPNTempKey other)
inline

Definition at line 453 of file fleet_config.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 554 of file fleet_config.pb.h.

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

Definition at line 489 of file fleet_config.pb.h.

◆ ::TableStruct_jaiabot_2fmessages_2ffleet_5fconfig_2eproto

Definition at line 564 of file fleet_config.pb.h.

◆ swap

Definition at line 437 of file fleet_config.pb.h.

Member Data Documentation

◆ _class_data_

const ClassData jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::_class_data_
static

Definition at line 498 of file fleet_config.pb.h.

◆ _impl_

Impl_ jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::_impl_

Definition at line 563 of file fleet_config.pb.h.

◆ kIndexInFileMessages

constexpr int jaiabot::protobuf::FleetConfig_SSHKeys_VPNTempKey::kIndexInFileMessages
staticconstexpr
Initial value:
=
1

Definition at line 434 of file fleet_config.pb.h.


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