LibLogicalAccess  2.5.0
An Open Source RFID Library
Loading...
Searching...
No Matches
Classes | Public Types | Public Member Functions | Private Member Functions | List of all members
IKSService::StubInterface Class Referenceabstract

#include <iks.grpc.pb.h>

Inheritance diagram for IKSService::StubInterface:
IKSService::Stub

Classes

class  async_interface
 

Public Types

typedef class async_interface experimental_async_interface
 

Public Member Functions

virtual ~StubInterface ()
 
virtual ::grpc::Status GenRandom (::grpc::ClientContext *context, const ::CMSG_GenRandom &request, ::SMSG_GenRandom *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > > AsyncGenRandom (::grpc::ClientContext *context, const ::CMSG_GenRandom &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > > PrepareAsyncGenRandom (::grpc::ClientContext *context, const ::CMSG_GenRandom &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status AESEncrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::SMSG_AESResult *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > AsyncAESEncrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > PrepareAsyncAESEncrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status AESDecrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::SMSG_AESResult *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > AsyncAESDecrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > PrepareAsyncAESDecrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status DESFireISOAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 &request, ::SMSG_DesfireISOAuth_Step1 *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > > AsyncDESFireISOAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > > PrepareAsyncDESFireISOAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status DESFireISOAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::SMSG_DesfireAuth_Step2 *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > AsyncDESFireISOAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > PrepareAsyncDESFireISOAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status DESFireAESAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 &request, ::SMSG_DesfireAESAuth_Step1 *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > > AsyncDESFireAESAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > > PrepareAsyncDESFireAESAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status DESFireAESAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::SMSG_DesfireAuth_Step2 *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > AsyncDESFireAESAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > PrepareAsyncDESFireAESAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)
 
virtual ::grpc::Status DESFireChangeKey (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey &request, ::SMSG_DesfireChangeKey *response)=0
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > > AsyncDESFireChangeKey (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey &request, ::grpc::CompletionQueue *cq)
 
std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > > PrepareAsyncDESFireChangeKey (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey &request, ::grpc::CompletionQueue *cq)
 
virtual class async_interfaceasync ()
 
class async_interfaceexperimental_async ()
 

Private Member Functions

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > * AsyncGenRandomRaw (::grpc::ClientContext *context, const ::CMSG_GenRandom &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > * PrepareAsyncGenRandomRaw (::grpc::ClientContext *context, const ::CMSG_GenRandom &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * AsyncAESEncryptRaw (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * PrepareAsyncAESEncryptRaw (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * AsyncAESDecryptRaw (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * PrepareAsyncAESDecryptRaw (::grpc::ClientContext *context, const ::CMSG_AESOperation &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > * AsyncDESFireISOAuth1Raw (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > * PrepareAsyncDESFireISOAuth1Raw (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * AsyncDESFireISOAuth2Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * PrepareAsyncDESFireISOAuth2Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > * AsyncDESFireAESAuth1Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > * PrepareAsyncDESFireAESAuth1Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * AsyncDESFireAESAuth2Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * PrepareAsyncDESFireAESAuth2Raw (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > * AsyncDESFireChangeKeyRaw (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey &request, ::grpc::CompletionQueue *cq)=0
 
virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > * PrepareAsyncDESFireChangeKeyRaw (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey &request, ::grpc::CompletionQueue *cq)=0
 

Member Typedef Documentation

◆ experimental_async_interface

Constructor & Destructor Documentation

◆ ~StubInterface()

virtual IKSService::StubInterface::~StubInterface ( )
inlinevirtual

Member Function Documentation

◆ AESDecrypt()

virtual ::grpc::Status IKSService::StubInterface::AESDecrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response 
)
pure virtual

Implemented in IKSService::Stub.

◆ AESEncrypt()

virtual ::grpc::Status IKSService::StubInterface::AESEncrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response 
)
pure virtual

Implemented in IKSService::Stub.

◆ async()

virtual class async_interface * IKSService::StubInterface::async ( )
inlinevirtual

Reimplemented in IKSService::Stub.

◆ AsyncAESDecrypt()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > IKSService::StubInterface::AsyncAESDecrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncAESDecryptRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * IKSService::StubInterface::AsyncAESDecryptRaw ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncAESEncrypt()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > IKSService::StubInterface::AsyncAESEncrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncAESEncryptRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * IKSService::StubInterface::AsyncAESEncryptRaw ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncDESFireAESAuth1()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > > IKSService::StubInterface::AsyncDESFireAESAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncDESFireAESAuth1Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > * IKSService::StubInterface::AsyncDESFireAESAuth1Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncDESFireAESAuth2()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > IKSService::StubInterface::AsyncDESFireAESAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncDESFireAESAuth2Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * IKSService::StubInterface::AsyncDESFireAESAuth2Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncDESFireChangeKey()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > > IKSService::StubInterface::AsyncDESFireChangeKey ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncDESFireChangeKeyRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > * IKSService::StubInterface::AsyncDESFireChangeKeyRaw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncDESFireISOAuth1()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > > IKSService::StubInterface::AsyncDESFireISOAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncDESFireISOAuth1Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > * IKSService::StubInterface::AsyncDESFireISOAuth1Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncDESFireISOAuth2()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > IKSService::StubInterface::AsyncDESFireISOAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncDESFireISOAuth2Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * IKSService::StubInterface::AsyncDESFireISOAuth2Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ AsyncGenRandom()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > > IKSService::StubInterface::AsyncGenRandom ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::grpc::CompletionQueue *  cq 
)
inline

◆ AsyncGenRandomRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > * IKSService::StubInterface::AsyncGenRandomRaw ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ DESFireAESAuth1()

virtual ::grpc::Status IKSService::StubInterface::DESFireAESAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::SMSG_DesfireAESAuth_Step1 response 
)
pure virtual

Implemented in IKSService::Stub.

◆ DESFireAESAuth2()

virtual ::grpc::Status IKSService::StubInterface::DESFireAESAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response 
)
pure virtual

Implemented in IKSService::Stub.

◆ DESFireChangeKey()

virtual ::grpc::Status IKSService::StubInterface::DESFireChangeKey ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::SMSG_DesfireChangeKey response 
)
pure virtual

Implemented in IKSService::Stub.

◆ DESFireISOAuth1()

virtual ::grpc::Status IKSService::StubInterface::DESFireISOAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::SMSG_DesfireISOAuth_Step1 response 
)
pure virtual

Implemented in IKSService::Stub.

◆ DESFireISOAuth2()

virtual ::grpc::Status IKSService::StubInterface::DESFireISOAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response 
)
pure virtual

Implemented in IKSService::Stub.

◆ experimental_async()

class async_interface * IKSService::StubInterface::experimental_async ( )
inline

◆ GenRandom()

virtual ::grpc::Status IKSService::StubInterface::GenRandom ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::SMSG_GenRandom response 
)
pure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncAESDecrypt()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > IKSService::StubInterface::PrepareAsyncAESDecrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncAESDecryptRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * IKSService::StubInterface::PrepareAsyncAESDecryptRaw ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncAESEncrypt()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > > IKSService::StubInterface::PrepareAsyncAESEncrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncAESEncryptRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_AESResult > * IKSService::StubInterface::PrepareAsyncAESEncryptRaw ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncDESFireAESAuth1()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > > IKSService::StubInterface::PrepareAsyncDESFireAESAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncDESFireAESAuth1Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAESAuth_Step1 > * IKSService::StubInterface::PrepareAsyncDESFireAESAuth1Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncDESFireAESAuth2()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > IKSService::StubInterface::PrepareAsyncDESFireAESAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncDESFireAESAuth2Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * IKSService::StubInterface::PrepareAsyncDESFireAESAuth2Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncDESFireChangeKey()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > > IKSService::StubInterface::PrepareAsyncDESFireChangeKey ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncDESFireChangeKeyRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireChangeKey > * IKSService::StubInterface::PrepareAsyncDESFireChangeKeyRaw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncDESFireISOAuth1()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > > IKSService::StubInterface::PrepareAsyncDESFireISOAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncDESFireISOAuth1Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireISOAuth_Step1 > * IKSService::StubInterface::PrepareAsyncDESFireISOAuth1Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncDESFireISOAuth2()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > > IKSService::StubInterface::PrepareAsyncDESFireISOAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncDESFireISOAuth2Raw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_DesfireAuth_Step2 > * IKSService::StubInterface::PrepareAsyncDESFireISOAuth2Raw ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.

◆ PrepareAsyncGenRandom()

std::unique_ptr< ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > > IKSService::StubInterface::PrepareAsyncGenRandom ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::grpc::CompletionQueue *  cq 
)
inline

◆ PrepareAsyncGenRandomRaw()

virtual ::grpc::ClientAsyncResponseReaderInterface< ::SMSG_GenRandom > * IKSService::StubInterface::PrepareAsyncGenRandomRaw ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::grpc::CompletionQueue *  cq 
)
privatepure virtual

Implemented in IKSService::Stub.


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