33 #ifndef _IDENTT_STORE_BLOBDATA_SERVICE_HPP_ 34 #define _IDENTT_STORE_BLOBDATA_SERVICE_HPP_ 57 void GetAccessKeyAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetAccessDataT* gva);
71 void SetBlobDataAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::SetBlobDataT* bdata);
85 void GetBlobDataAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetBlobDataT* bdata);
93 #endif // _IDENTT_STORE_BLOBDATA_SERVICE_HPP_ void GetAccessKeyAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetAccessDataT *gva)
GetAccessKeyAction : get the access key.
Definition: BlobDataService.cc:50
void SetBlobDataAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::SetBlobDataT *bdata)
SetBlobDataAction : set the access key.
Definition: BlobDataService.cc:108
void GetBlobDataAction(::identt::utils::SharedTable::pointer stptr, ::identt::query::GetBlobDataT *bdata)
GetBlobDataAction : get the access key.
Definition: BlobDataService.cc:156
Definition: StoreBase.hpp:58
Definition: BlobDataService.hpp:42
Definition: CryptoBase.hpp:49