LibLogicalAccess
2.5.0
An Open Source RFID Library
|
#include <iks.pb.h>
Classes | |
class | _Internal |
Public Types | |
enum | : int { kPayloadFieldNumber = 1 , kSignatureFieldNumber = 3 , kSignatureDescriptionFieldNumber = 2 } |
Public Member Functions | |
SMSG_AESResult () | |
~SMSG_AESResult () override | |
constexpr | SMSG_AESResult (::PROTOBUF_NAMESPACE_ID::internal::ConstantInitialized) |
SMSG_AESResult (const SMSG_AESResult &from) | |
SMSG_AESResult (SMSG_AESResult &&from) noexcept | |
SMSG_AESResult & | operator= (const SMSG_AESResult &from) |
SMSG_AESResult & | operator= (SMSG_AESResult &&from) noexcept |
void | Swap (SMSG_AESResult *other) |
void | UnsafeArenaSwap (SMSG_AESResult *other) |
SMSG_AESResult * | New () const final |
SMSG_AESResult * | 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 SMSG_AESResult &from) |
void | MergeFrom (const SMSG_AESResult &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_payload () |
const std::string & | payload () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_payload (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_payload () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_payload () |
void | set_allocated_payload (std::string *payload) |
void | clear_signature () |
const std::string & | signature () const |
template<typename ArgT0 = const std::string&, typename... ArgT> | |
void | set_signature (ArgT0 &&arg0, ArgT... args) |
std::string * | mutable_signature () |
PROTOBUF_FUTURE_MUST_USE_RESULT std::string * | release_signature () |
void | set_allocated_signature (std::string *signature) |
bool | has_signaturedescription () const |
void | clear_signaturedescription () |
const ::SignatureDescription & | signaturedescription () const |
PROTOBUF_FUTURE_MUST_USE_RESULT::SignatureDescription * | release_signaturedescription () |
::SignatureDescription * | mutable_signaturedescription () |
void | set_allocated_signaturedescription (::SignatureDescription *signaturedescription) |
void | unsafe_arena_set_allocated_signaturedescription (::SignatureDescription *signaturedescription) |
::SignatureDescription * | unsafe_arena_release_signaturedescription () |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_payload (ArgT0 &&arg0, ArgT... args) |
template<typename ArgT0 , typename... ArgT> | |
PROTOBUF_ALWAYS_INLINE void | set_signature (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_AESResult & | default_instance () |
static const SMSG_AESResult * | internal_default_instance () |
Static Public Attributes | |
static constexpr int | kIndexInFileMessages |
Protected Member Functions | |
SMSG_AESResult (::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_AESResult *other) |
void | RegisterArenaDtor (::PROTOBUF_NAMESPACE_ID::Arena *arena) |
const std::string & | _internal_payload () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_payload (const std::string &value) |
std::string * | _internal_mutable_payload () |
const std::string & | _internal_signature () const |
PROTOBUF_ALWAYS_INLINE void | _internal_set_signature (const std::string &value) |
std::string * | _internal_mutable_signature () |
bool | _internal_has_signaturedescription () const |
const ::SignatureDescription & | _internal_signaturedescription () const |
::SignatureDescription * | _internal_mutable_signaturedescription () |
Static Private Member Functions | |
::PROTOBUF_NAMESPACE_ID::StringPiece | FullMessageName () |
static void | ArenaDtor (void *object) |
Private Attributes | |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | payload_ |
::PROTOBUF_NAMESPACE_ID::internal::ArenaStringPtr | signature_ |
::SignatureDescription * | signaturedescription_ |
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_AESResult &a, SMSG_AESResult &b) |
|
private |
|
private |
anonymous enum : int |
|
inline |
|
override |
|
explicitconstexpr |
SMSG_AESResult::SMSG_AESResult | ( | const SMSG_AESResult & | from | ) |
|
inlinenoexcept |
|
explicitprotected |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
inlineprivate |
|
final |
|
final |
|
staticprivate |
|
final |
|
final |
|
inline |
|
inline |
|
inline |
|
final |
void SMSG_AESResult::CopyFrom | ( | const SMSG_AESResult & | from | ) |
|
inlinestatic |
|
inlinestatic |
|
inlinestaticprivate |
|
inlinefinal |
|
inlinestatic |
|
final |
|
inlinestatic |
|
inline |
|
inlinestatic |
|
private |
|
final |
|
final |
void SMSG_AESResult::MergeFrom | ( | const SMSG_AESResult & | from | ) |
|
inline |
|
inline |
|
inline |
|
inlinefinal |
|
inlinefinal |
|
inline |
|
inlinenoexcept |
|
inline |
|
inlineprivate |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
void SMSG_AESResult::set_payload | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
void SMSG_AESResult::set_signature | ( | ArgT0 && | arg0, |
ArgT... | args | ||
) |
|
inline |
|
finalprivate |
|
private |
|
private |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
inline |
|
friend |
|
friend |
|
friend |
|
friend |
|
private |
|
staticconstexpr |
|
private |
|
private |
|
private |