LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include <iks.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kOldKeyUuidFieldNumber = 1 , kOldKeyBytesFieldNumber = 2 , kNewKeyUuidFieldNumber = 3 , kNewKeyBytesFieldNumber = 4 , kSessionKeyUuidFieldNumber = 6 , kSessionKeyFieldNumber = 7 , kIvFieldNumber = 11 , kOldKeyDivFieldNumber = 8 , kNewKeyDivFieldNumber = 9 , kChangeSameKeyFieldNumber = 5 , kKeyNumberFieldNumber = 10 } |
Public Member Functions | |
CMSG_DesfireChangeKey () | |
~CMSG_DesfireChangeKey () override | |
constexpr | CMSG_DesfireChangeKey (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
CMSG_DesfireChangeKey (const CMSG_DesfireChangeKey &from) | |
CMSG_DesfireChangeKey (CMSG_DesfireChangeKey &&from) noexcept | |
CMSG_DesfireChangeKey & | operator= (const CMSG_DesfireChangeKey &from) |
CMSG_DesfireChangeKey & | operator= (CMSG_DesfireChangeKey &&from) noexcept |
void | Swap (CMSG_DesfireChangeKey *other) |
void | UnsafeArenaSwap (CMSG_DesfireChangeKey *other) |
CMSG_DesfireChangeKey * | New () const final |
CMSG_DesfireChangeKey * | New (::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 CMSG_DesfireChangeKey &from) |
void | MergeFrom (const CMSG_DesfireChangeKey &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_old_key_uuid () |
const std::string & | old_key_uuid () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_old_key_uuid (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_old_key_uuid () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_old_key_uuid () |
void | set_allocated_old_key_uuid (std::string *old_key_uuid) |
void | clear_old_key_bytes () |
const std::string & | old_key_bytes () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_old_key_bytes (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_old_key_bytes () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_old_key_bytes () |
void | set_allocated_old_key_bytes (std::string *old_key_bytes) |
void | clear_new_key_uuid () |
const std::string & | new_key_uuid () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_new_key_uuid (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_new_key_uuid () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_new_key_uuid () |
void | set_allocated_new_key_uuid (std::string *new_key_uuid) |
void | clear_new_key_bytes () |
const std::string & | new_key_bytes () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_new_key_bytes (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_new_key_bytes () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_new_key_bytes () |
void | set_allocated_new_key_bytes (std::string *new_key_bytes) |
void | clear_session_key_uuid () |
const std::string & | session_key_uuid () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_session_key_uuid (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_session_key_uuid () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_session_key_uuid () |
void | set_allocated_session_key_uuid (std::string *session_key_uuid) |
void | clear_session_key () |
const std::string & | session_key () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_session_key (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_session_key () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_session_key () |
void | set_allocated_session_key (std::string *session_key) |
void | clear_iv () |
const std::string & | iv () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_iv (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_iv () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_iv () |
void | set_allocated_iv (std::string *iv) |
bool | has_old_key_div () const |
void | clear_old_key_div () |
const ::KeyDiversificationInfo & | old_key_div () const |
PROTOBUF_FUTURE_MUST_USE_RESULT::KeyDiversificationInfo * | release_old_key_div () |
::KeyDiversificationInfo * | mutable_old_key_div () |
void | set_allocated_old_key_div (::KeyDiversificationInfo *old_key_div) |
void | unsafe_arena_set_allocated_old_key_div (::KeyDiversificationInfo *old_key_div) |
::KeyDiversificationInfo * | unsafe_arena_release_old_key_div () |
bool | has_new_key_div () const |
void | clear_new_key_div () |
const ::KeyDiversificationInfo & | new_key_div () const |
PROTOBUF_FUTURE_MUST_USE_RESULT::KeyDiversificationInfo * | release_new_key_div () |
::KeyDiversificationInfo * | mutable_new_key_div () |
void | set_allocated_new_key_div (::KeyDiversificationInfo *new_key_div) |
void | unsafe_arena_set_allocated_new_key_div (::KeyDiversificationInfo *new_key_div) |
::KeyDiversificationInfo * | unsafe_arena_release_new_key_div () |
void | clear_change_same_key () |
bool | change_same_key () const |
void | set_change_same_key (bool value) |
void | clear_key_number () |
::PROTOBUF_NAMESPACE_ID::int32 | key_number () const |
void | set_key_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_old_key_uuid (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_old_key_bytes (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_new_key_uuid (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_new_key_bytes (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_session_key_uuid (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_session_key (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_iv (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 CMSG_DesfireChangeKey & | default_instance () |
static const CMSG_DesfireChangeKey * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
CMSG_DesfireChangeKey (::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 (CMSG_DesfireChangeKey *other) |
void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
const std::string & | _internal_old_key_uuid () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_old_key_uuid (const std::string &value) |
std::string * | _internal_mutable_old_key_uuid () |
const std::string & | _internal_old_key_bytes () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_old_key_bytes (const std::string &value) |
std::string * | _internal_mutable_old_key_bytes () |
const std::string & | _internal_new_key_uuid () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_new_key_uuid (const std::string &value) |
std::string * | _internal_mutable_new_key_uuid () |
const std::string & | _internal_new_key_bytes () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_new_key_bytes (const std::string &value) |
std::string * | _internal_mutable_new_key_bytes () |
const std::string & | _internal_session_key_uuid () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_session_key_uuid (const std::string &value) |
std::string * | _internal_mutable_session_key_uuid () |
const std::string & | _internal_session_key () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_session_key (const std::string &value) |
std::string * | _internal_mutable_session_key () |
const std::string & | _internal_iv () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_iv (const std::string &value) |
std::string * | _internal_mutable_iv () |
bool | _internal_has_old_key_div () const |
const ::KeyDiversificationInfo & | _internal_old_key_div () const |
::KeyDiversificationInfo * | _internal_mutable_old_key_div () |
bool | _internal_has_new_key_div () const |
const ::KeyDiversificationInfo & | _internal_new_key_div () const |
::KeyDiversificationInfo * | _internal_mutable_new_key_div () |
bool | _internal_change_same_key () const |
void | _internal_set_change_same_key (bool value) |
::PROTOBUF_NAMESPACE_ID::int32 | _internal_key_number () const |
void | _internal_set_key_number (::PROTOBUF_NAMESPACE_ID::int32 value) |
Static Private Member Functions | |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
static void | ArenaDtor (void *object) |
Private Attributes | |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | old_key_uuid_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | old_key_bytes_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | new_key_uuid_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | new_key_bytes_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | session_key_uuid_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | session_key_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | iv_ |
::KeyDiversificationInfo * | old_key_div_ |
::KeyDiversificationInfo * | new_key_div_ |
bool | change_same_key_ |
::PROTOBUF_NAMESPACE_ID::int32 | key_number_ |
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 (CMSG_DesfireChangeKey &a, CMSG_DesfireChangeKey &b) |
|
private |
|
private |
anonymous enum : int |
|
inline |
|
override |
|
explicitconstexpr |
CMSG_DesfireChangeKey::CMSG_DesfireChangeKey | ( | const CMSG_DesfireChangeKey & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
|
final |
|
staticprivate |
|
final |
|
inline |
|
final |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
final |
void CMSG_DesfireChangeKey::CopyFrom | ( | const CMSG_DesfireChangeKey & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
inlinestatic |
|
final |
|
inlinestatic |
|
inline |
|
inline |
|
inlinestatic |
|
private |
|
final |
|
inline |
|
inline |
|
final |
void CMSG_DesfireChangeKey::MergeFrom | ( | const CMSG_DesfireChangeKey & | from | ) |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inlinenoexcept |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void CMSG_DesfireChangeKey::set_iv | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
|
inline |
void CMSG_DesfireChangeKey::set_new_key_bytes | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void CMSG_DesfireChangeKey::set_new_key_uuid | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void CMSG_DesfireChangeKey::set_old_key_bytes | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void CMSG_DesfireChangeKey::set_old_key_uuid | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void CMSG_DesfireChangeKey::set_session_key | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void CMSG_DesfireChangeKey::set_session_key_uuid | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
|
finalprivate |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
|
private |
|
private |
|
private |
|
staticconstexpr |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |
|
private |