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

#include <iks.grpc.pb.h>

Inheritance diagram for IKSService::StubInterface::async_interface:
IKSService::Stub::async

Public Member Functions

virtual ~async_interface ()
 
virtual void GenRandom (::grpc::ClientContext *context, const ::CMSG_GenRandom *request, ::SMSG_GenRandom *response, std::function< void(::grpc::Status)>)=0
 
virtual void GenRandom (::grpc::ClientContext *context, const ::CMSG_GenRandom *request, ::SMSG_GenRandom *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void AESEncrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response, std::function< void(::grpc::Status)>)=0
 
virtual void AESEncrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void AESDecrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response, std::function< void(::grpc::Status)>)=0
 
virtual void AESDecrypt (::grpc::ClientContext *context, const ::CMSG_AESOperation *request, ::SMSG_AESResult *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void DESFireISOAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 *request, ::SMSG_DesfireISOAuth_Step1 *response, std::function< void(::grpc::Status)>)=0
 
virtual void DESFireISOAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireISOAuth_Step1 *request, ::SMSG_DesfireISOAuth_Step1 *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void DESFireISOAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response, std::function< void(::grpc::Status)>)=0
 
virtual void DESFireISOAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void DESFireAESAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 *request, ::SMSG_DesfireAESAuth_Step1 *response, std::function< void(::grpc::Status)>)=0
 
virtual void DESFireAESAuth1 (::grpc::ClientContext *context, const ::CMSG_DesfireAESAuth_Step1 *request, ::SMSG_DesfireAESAuth_Step1 *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void DESFireAESAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response, std::function< void(::grpc::Status)>)=0
 
virtual void DESFireAESAuth2 (::grpc::ClientContext *context, const ::CMSG_DesfireAuth_Step2 *request, ::SMSG_DesfireAuth_Step2 *response, ::grpc::ClientUnaryReactor *reactor)=0
 
virtual void DESFireChangeKey (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey *request, ::SMSG_DesfireChangeKey *response, std::function< void(::grpc::Status)>)=0
 
virtual void DESFireChangeKey (::grpc::ClientContext *context, const ::CMSG_DesfireChangeKey *request, ::SMSG_DesfireChangeKey *response, ::grpc::ClientUnaryReactor *reactor)=0
 

Constructor & Destructor Documentation

◆ ~async_interface()

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

Member Function Documentation

◆ AESDecrypt() [1/2]

virtual void IKSService::StubInterface::async_interface::AESDecrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ AESDecrypt() [2/2]

virtual void IKSService::StubInterface::async_interface::AESDecrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ AESEncrypt() [1/2]

virtual void IKSService::StubInterface::async_interface::AESEncrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ AESEncrypt() [2/2]

virtual void IKSService::StubInterface::async_interface::AESEncrypt ( ::grpc::ClientContext *  context,
const ::CMSG_AESOperation request,
::SMSG_AESResult response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireAESAuth1() [1/2]

virtual void IKSService::StubInterface::async_interface::DESFireAESAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::SMSG_DesfireAESAuth_Step1 response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireAESAuth1() [2/2]

virtual void IKSService::StubInterface::async_interface::DESFireAESAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAESAuth_Step1 request,
::SMSG_DesfireAESAuth_Step1 response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireAESAuth2() [1/2]

virtual void IKSService::StubInterface::async_interface::DESFireAESAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireAESAuth2() [2/2]

virtual void IKSService::StubInterface::async_interface::DESFireAESAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireChangeKey() [1/2]

virtual void IKSService::StubInterface::async_interface::DESFireChangeKey ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::SMSG_DesfireChangeKey response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireChangeKey() [2/2]

virtual void IKSService::StubInterface::async_interface::DESFireChangeKey ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireChangeKey request,
::SMSG_DesfireChangeKey response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireISOAuth1() [1/2]

virtual void IKSService::StubInterface::async_interface::DESFireISOAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::SMSG_DesfireISOAuth_Step1 response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireISOAuth1() [2/2]

virtual void IKSService::StubInterface::async_interface::DESFireISOAuth1 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireISOAuth_Step1 request,
::SMSG_DesfireISOAuth_Step1 response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireISOAuth2() [1/2]

virtual void IKSService::StubInterface::async_interface::DESFireISOAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ DESFireISOAuth2() [2/2]

virtual void IKSService::StubInterface::async_interface::DESFireISOAuth2 ( ::grpc::ClientContext *  context,
const ::CMSG_DesfireAuth_Step2 request,
::SMSG_DesfireAuth_Step2 response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.

◆ GenRandom() [1/2]

virtual void IKSService::StubInterface::async_interface::GenRandom ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::SMSG_GenRandom response,
::grpc::ClientUnaryReactor *  reactor 
)
pure virtual

Implemented in IKSService::Stub::async.

◆ GenRandom() [2/2]

virtual void IKSService::StubInterface::async_interface::GenRandom ( ::grpc::ClientContext *  context,
const ::CMSG_GenRandom request,
::SMSG_GenRandom response,
std::function< void(::grpc::Status)>   
)
pure virtual

Implemented in IKSService::Stub::async.


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