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

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

_num_serversPercyClientParamsprotected
is_compatible(std::istream &is, nservers_t sid) const PercyClientParams
is_null() const PercyClientParamsinline
nullPercyClientParamsprotected
num_servers() const PercyClientParamsinline
paramsPercyClientParamsprotected
percy_params() const PercyClientParamsinline
PercyClientParams(const PercyParams *params, nservers_t num_servers=1, bool is_null=false)PercyClientParams
print(std::ostream &os) const PercyClientParams
send(std::ostream &os, nservers_t sid) const PercyClientParams
~PercyClientParams()PercyClientParamsinlinevirtual