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

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

be_byzantine()PercyServer
byzantinePercyServerprotected
datastorePercyServerprotected
get_strassen_max_depth()PercyServer
handle_request(std::istream &is, std::ostream &os, const std::vector< std::iostream * > &workers=std::vector< std::iostream * >())RecursiveServervirtual
PercyServer::handle_request(const std::vector< std::istream * > &isv, const std::vector< std::ostream * > &osv, const std::vector< std::iostream * > &workers=std::vector< std::iostream * >())PercyServervirtual
make_server(DataStore *datastore, const PercyServerParams *params, PercyStats *stats=NULL)PercyServerstatic
PercyServer(DataStore *datastore, const PercyServerParams *serverparams, PercyStats *stats=NULL)PercyServerprotected
RecursiveServer(DataStore *datastore, const RecursiveServerParams *serverparams, PercyStats *stats=NULL)RecursiveServer
set_strassen_max_depth(nqueries_t depth)PercyServer
statsPercyServerprotected
strassen_level_reachedPercyServerprotected
strassen_max_depthPercyServerprotected
STRASSEN_OPTIMALPercyServerstatic
subserversPercyServerprotected
~PercyServer()PercyServervirtual
~RecursiveServer()RecursiveServervirtual