|
Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
|
This is the complete list of members for DataStore, including all inherited members.
| block_size | DataStore | protected |
| database_size | DataStore | protected |
| DataStore(unsigned char *database, const PercyServerParams *params) | DataStore | |
| get_data() const | DataStore | inline |
| get_worker_datastore(nservers_t worker_index) const | DataStore | inline |
| get_worker_datastores() const | DataStore | inline |
| num_blocks | DataStore | protected |
| num_workers | DataStore | protected |
| params | DataStore | protected |
| serverparams | DataStore | protected |
| set_database(unsigned char *data=NULL) | DataStore | |
| subdatastores | DataStore | protected |
| subdb_offsets | DataStore | protected |
| ~DataStore() | DataStore | virtual |
1.8.7