LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Static Public Member Functions | Static Public Attributes | Protected Member Functions | Private Types | Private Member Functions | Static Private Member Functions | Private Attributes | Friends | List of all members
SMSG_DesfireAESAuth_Step1 Class Referencefinal

#include <iks.pb.h>

Inheritance diagram for SMSG_DesfireAESAuth_Step1:

Classes

class  _Internal
 

Public Types

enum  : int { kEncryptedCryptogramFieldNumber = 3 , kAuthContextIdFieldNumber = 4 , kSuccessFieldNumber = 1 }
 

Public Member Functions

 SMSG_DesfireAESAuth_Step1 ()
 
 ~SMSG_DesfireAESAuth_Step1 () override
 
constexpr SMSG_DesfireAESAuth_Step1 (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized)
 
 SMSG_DesfireAESAuth_Step1 (const SMSG_DesfireAESAuth_Step1 &from)
 
 SMSG_DesfireAESAuth_Step1 (SMSG_DesfireAESAuth_Step1 &&from) noexcept
 
SMSG_DesfireAESAuth_Step1operator= (const SMSG_DesfireAESAuth_Step1 &from)
 
SMSG_DesfireAESAuth_Step1operator= (SMSG_DesfireAESAuth_Step1 &&from) noexcept
 
void Swap (SMSG_DesfireAESAuth_Step1 *other)
 
void UnsafeArenaSwap (SMSG_DesfireAESAuth_Step1 *other)
 
SMSG_DesfireAESAuth_Step1New () const final
 
SMSG_DesfireAESAuth_Step1New (::PROTOBUF_NAMESPACE_ID::Arena *arena) const final
 
void CopyFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void MergeFrom (const ::PROTOBUF_NAMESPACE_ID::Message &from) final
 
void CopyFrom (const SMSG_DesfireAESAuth_Step1 &from)
 
void MergeFrom (const SMSG_DesfireAESAuth_Step1 &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
 
::PROTOBUF_NAMESPACE_ID::uint8 * _InternalSerialize (::PROTOBUF_NAMESPACE_ID::uint8 *target, ::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *stream) const final
 
int GetCachedSize () const final
 
::PROTOBUF_NAMESPACE_ID::Metadata GetMetadata () const final
 
void clear_encrypted_cryptogram ()
 
const std::string & encrypted_cryptogram () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_encrypted_cryptogram (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_encrypted_cryptogram ()
 
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * release_encrypted_cryptogram ()
 
void set_allocated_encrypted_cryptogram (std::string *encrypted_cryptogram)
 
void clear_auth_context_id ()
 
const std::string & auth_context_id () const
 
template<typename ArgT0 = const std::string&, typename... ArgT>
void set_auth_context_id (ArgT0 &&arg0, ArgT... args)
 
std::string * mutable_auth_context_id ()
 
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * release_auth_context_id ()
 
void set_allocated_auth_context_id (std::string *auth_context_id)
 
void clear_success ()
 
bool success () const
 
void set_success (bool value)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_encrypted_cryptogram (ArgT0 &&arg0, ArgT... args)
 
template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void set_auth_context_id (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 SMSG_DesfireAESAuth_Step1default_instance ()
 
static const SMSG_DesfireAESAuth_Step1internal_default_instance ()
 

Static Public Attributes

static constexpr int kIndexInFileMessages
 

Protected Member Functions

 SMSG_DesfireAESAuth_Step1 (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 

Private Types

typedef void InternalArenaConstructable_
 
typedef void DestructorSkippable_
 

Private Member Functions

void SharedCtor ()
 
void SharedDtor ()
 
void SetCachedSize (int size) const final
 
void InternalSwap (SMSG_DesfireAESAuth_Step1 *other)
 
void RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena)
 
const std::string & _internal_encrypted_cryptogram () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_encrypted_cryptogram (const std::string &value)
 
std::string * _internal_mutable_encrypted_cryptogram ()
 
const std::string & _internal_auth_context_id () const
 
PROTOBUF_ALWAYS_INLINE void _internal_set_auth_context_id (const std::string &value)
 
std::string * _internal_mutable_auth_context_id ()
 
bool _internal_success () const
 
void _internal_set_success (bool value)
 

Static Private Member Functions

::PROTOBUF_NAMESPACE_ID::StringPiece FullMessageName ()
 
static void ArenaDtor (void *object)
 

Private Attributes

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr encrypted_cryptogram_
 
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr auth_context_id_
 
bool success_
 
mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize _cached_size_
 

Friends

class ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata
 
template<typename T >
class ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper
 
struct ::TableStruct_iks_2eproto
 
void swap (SMSG_DesfireAESAuth_Step1 &a, SMSG_DesfireAESAuth_Step1 &b)
 

Member Typedef Documentation

◆ DestructorSkippable_

◆ InternalArenaConstructable_

Member Enumeration Documentation

◆ anonymous enum

anonymous enum : int
Enumerator
kEncryptedCryptogramFieldNumber 
kAuthContextIdFieldNumber 
kSuccessFieldNumber 

Constructor & Destructor Documentation

◆ SMSG_DesfireAESAuth_Step1() [1/5]

SMSG_DesfireAESAuth_Step1::SMSG_DesfireAESAuth_Step1 ( )
inline

◆ ~SMSG_DesfireAESAuth_Step1()

SMSG_DesfireAESAuth_Step1::~SMSG_DesfireAESAuth_Step1 ( )
override

◆ SMSG_DesfireAESAuth_Step1() [2/5]

constexpr SMSG_DesfireAESAuth_Step1::SMSG_DesfireAESAuth_Step1 ( ::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized  )
explicitconstexpr

◆ SMSG_DesfireAESAuth_Step1() [3/5]

SMSG_DesfireAESAuth_Step1::SMSG_DesfireAESAuth_Step1 ( const SMSG_DesfireAESAuth_Step1 from)

◆ SMSG_DesfireAESAuth_Step1() [4/5]

SMSG_DesfireAESAuth_Step1::SMSG_DesfireAESAuth_Step1 ( SMSG_DesfireAESAuth_Step1 &&  from)
inlinenoexcept

◆ SMSG_DesfireAESAuth_Step1() [5/5]

SMSG_DesfireAESAuth_Step1::SMSG_DesfireAESAuth_Step1 ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
explicitprotected

Member Function Documentation

◆ _internal_auth_context_id()

const std::string & SMSG_DesfireAESAuth_Step1::_internal_auth_context_id ( ) const
inlineprivate

◆ _internal_encrypted_cryptogram()

const std::string & SMSG_DesfireAESAuth_Step1::_internal_encrypted_cryptogram ( ) const
inlineprivate

◆ _internal_mutable_auth_context_id()

std::string * SMSG_DesfireAESAuth_Step1::_internal_mutable_auth_context_id ( )
inlineprivate

◆ _internal_mutable_encrypted_cryptogram()

std::string * SMSG_DesfireAESAuth_Step1::_internal_mutable_encrypted_cryptogram ( )
inlineprivate

◆ _internal_set_auth_context_id()

void SMSG_DesfireAESAuth_Step1::_internal_set_auth_context_id ( const std::string &  value)
inlineprivate

◆ _internal_set_encrypted_cryptogram()

void SMSG_DesfireAESAuth_Step1::_internal_set_encrypted_cryptogram ( const std::string &  value)
inlineprivate

◆ _internal_set_success()

void SMSG_DesfireAESAuth_Step1::_internal_set_success ( bool  value)
inlineprivate

◆ _internal_success()

bool SMSG_DesfireAESAuth_Step1::_internal_success ( ) const
inlineprivate

◆ _InternalParse()

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

◆ _InternalSerialize()

PROTOBUF_NAMESPACE_ID::uint8 * SMSG_DesfireAESAuth_Step1::_InternalSerialize ( ::PROTOBUF_NAMESPACE_ID::uint8 *  target,
::PROTOBUF_NAMESPACE_ID::io::EpsCopyOutputStream *  stream 
) const
final

◆ ArenaDtor()

void SMSG_DesfireAESAuth_Step1::ArenaDtor ( void *  object)
staticprivate

◆ auth_context_id()

const std::string & SMSG_DesfireAESAuth_Step1::auth_context_id ( ) const
inline

◆ ByteSizeLong()

size_t SMSG_DesfireAESAuth_Step1::ByteSizeLong ( ) const
final

◆ Clear()

void SMSG_DesfireAESAuth_Step1::Clear ( )
final

◆ clear_auth_context_id()

void SMSG_DesfireAESAuth_Step1::clear_auth_context_id ( )
inline

◆ clear_encrypted_cryptogram()

void SMSG_DesfireAESAuth_Step1::clear_encrypted_cryptogram ( )
inline

◆ clear_success()

void SMSG_DesfireAESAuth_Step1::clear_success ( )
inline

◆ CopyFrom() [1/2]

void SMSG_DesfireAESAuth_Step1::CopyFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ CopyFrom() [2/2]

void SMSG_DesfireAESAuth_Step1::CopyFrom ( const SMSG_DesfireAESAuth_Step1 from)

◆ default_instance()

static const SMSG_DesfireAESAuth_Step1 & SMSG_DesfireAESAuth_Step1::default_instance ( )
inlinestatic

◆ descriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * SMSG_DesfireAESAuth_Step1::descriptor ( )
inlinestatic

◆ encrypted_cryptogram()

const std::string & SMSG_DesfireAESAuth_Step1::encrypted_cryptogram ( ) const
inline

◆ FullMessageName()

::PROTOBUF_NAMESPACE_ID::StringPiece SMSG_DesfireAESAuth_Step1::FullMessageName ( )
inlinestaticprivate

◆ GetCachedSize()

int SMSG_DesfireAESAuth_Step1::GetCachedSize ( ) const
inlinefinal

◆ GetDescriptor()

static const ::PROTOBUF_NAMESPACE_ID::Descriptor * SMSG_DesfireAESAuth_Step1::GetDescriptor ( )
inlinestatic

◆ GetMetadata()

PROTOBUF_NAMESPACE_ID::Metadata SMSG_DesfireAESAuth_Step1::GetMetadata ( ) const
final

◆ GetReflection()

static const ::PROTOBUF_NAMESPACE_ID::Reflection * SMSG_DesfireAESAuth_Step1::GetReflection ( )
inlinestatic

◆ internal_default_instance()

static const SMSG_DesfireAESAuth_Step1 * SMSG_DesfireAESAuth_Step1::internal_default_instance ( )
inlinestatic

◆ InternalSwap()

void SMSG_DesfireAESAuth_Step1::InternalSwap ( SMSG_DesfireAESAuth_Step1 other)
private

◆ IsInitialized()

bool SMSG_DesfireAESAuth_Step1::IsInitialized ( ) const
final

◆ MergeFrom() [1/2]

void SMSG_DesfireAESAuth_Step1::MergeFrom ( const ::PROTOBUF_NAMESPACE_ID::Message &  from)
final

◆ MergeFrom() [2/2]

void SMSG_DesfireAESAuth_Step1::MergeFrom ( const SMSG_DesfireAESAuth_Step1 from)

◆ mutable_auth_context_id()

std::string * SMSG_DesfireAESAuth_Step1::mutable_auth_context_id ( )
inline

◆ mutable_encrypted_cryptogram()

std::string * SMSG_DesfireAESAuth_Step1::mutable_encrypted_cryptogram ( )
inline

◆ New() [1/2]

SMSG_DesfireAESAuth_Step1 * SMSG_DesfireAESAuth_Step1::New ( ) const
inlinefinal

◆ New() [2/2]

SMSG_DesfireAESAuth_Step1 * SMSG_DesfireAESAuth_Step1::New ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena) const
inlinefinal

◆ operator=() [1/2]

SMSG_DesfireAESAuth_Step1 & SMSG_DesfireAESAuth_Step1::operator= ( const SMSG_DesfireAESAuth_Step1 from)
inline

◆ operator=() [2/2]

SMSG_DesfireAESAuth_Step1 & SMSG_DesfireAESAuth_Step1::operator= ( SMSG_DesfireAESAuth_Step1 &&  from)
inlinenoexcept

◆ RegisterArenaDtor()

void SMSG_DesfireAESAuth_Step1::RegisterArenaDtor ( ::PROTOBUF_NAMESPACE_ID::Arena *  arena)
inlineprivate

◆ release_auth_context_id()

std::string * SMSG_DesfireAESAuth_Step1::release_auth_context_id ( )
inline

◆ release_encrypted_cryptogram()

std::string * SMSG_DesfireAESAuth_Step1::release_encrypted_cryptogram ( )
inline

◆ set_allocated_auth_context_id()

void SMSG_DesfireAESAuth_Step1::set_allocated_auth_context_id ( std::string *  auth_context_id)
inline

◆ set_allocated_encrypted_cryptogram()

void SMSG_DesfireAESAuth_Step1::set_allocated_encrypted_cryptogram ( std::string *  encrypted_cryptogram)
inline

◆ set_auth_context_id() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void SMSG_DesfireAESAuth_Step1::set_auth_context_id ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_auth_context_id() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void SMSG_DesfireAESAuth_Step1::set_auth_context_id ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_encrypted_cryptogram() [1/2]

template<typename ArgT0 = const std::string&, typename... ArgT>
void SMSG_DesfireAESAuth_Step1::set_encrypted_cryptogram ( ArgT0 &&  arg0,
ArgT...  args 
)

◆ set_encrypted_cryptogram() [2/2]

template<typename ArgT0 , typename... ArgT>
PROTOBUF_ALWAYS_INLINE void SMSG_DesfireAESAuth_Step1::set_encrypted_cryptogram ( ArgT0 &&  arg0,
ArgT...  args 
)
inline

◆ set_success()

void SMSG_DesfireAESAuth_Step1::set_success ( bool  value)
inline

◆ SetCachedSize()

void SMSG_DesfireAESAuth_Step1::SetCachedSize ( int  size) const
finalprivate

◆ SharedCtor()

void SMSG_DesfireAESAuth_Step1::SharedCtor ( )
private

◆ SharedDtor()

void SMSG_DesfireAESAuth_Step1::SharedDtor ( )
private

◆ success()

bool SMSG_DesfireAESAuth_Step1::success ( ) const
inline

◆ Swap()

void SMSG_DesfireAESAuth_Step1::Swap ( SMSG_DesfireAESAuth_Step1 other)
inline

◆ UnsafeArenaSwap()

void SMSG_DesfireAESAuth_Step1::UnsafeArenaSwap ( SMSG_DesfireAESAuth_Step1 other)
inline

Friends And Related Function Documentation

◆ ::PROTOBUF_NAMESPACE_ID::Arena::InternalHelper

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

◆ ::PROTOBUF_NAMESPACE_ID::internal::AnyMetadata

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

◆ ::TableStruct_iks_2eproto

friend struct ::TableStruct_iks_2eproto
friend

◆ swap

void swap ( SMSG_DesfireAESAuth_Step1 a,
SMSG_DesfireAESAuth_Step1 b 
)
friend

Member Data Documentation

◆ _cached_size_

mutable::PROTOBUF_NAMESPACE_ID::internal::CachedSize SMSG_DesfireAESAuth_Step1::_cached_size_
private

◆ auth_context_id_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr SMSG_DesfireAESAuth_Step1::auth_context_id_
private

◆ encrypted_cryptogram_

::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr SMSG_DesfireAESAuth_Step1::encrypted_cryptogram_
private

◆ kIndexInFileMessages

constexpr int SMSG_DesfireAESAuth_Step1::kIndexInFileMessages
staticconstexpr
Initial value:
=
9

◆ success_

bool SMSG_DesfireAESAuth_Step1::success_
private

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