Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
DataStore Member List

This is the complete list of members for DataStore, including all inherited members.

block_sizeDataStoreprotected
database_sizeDataStoreprotected
DataStore(unsigned char *database, const PercyServerParams *params)DataStore
get_data() const DataStoreinline
get_worker_datastore(nservers_t worker_index) const DataStoreinline
get_worker_datastores() const DataStoreinline
num_blocksDataStoreprotected
num_workersDataStoreprotected
paramsDataStoreprotected
serverparamsDataStoreprotected
set_database(unsigned char *data=NULL)DataStore
subdatastoresDataStoreprotected
subdb_offsetsDataStoreprotected
~DataStore()DataStorevirtual