Percy++
A C++ implementation of Private Information Retrieval (PIR) protocols
 All Classes Files Functions Variables Typedefs Enumerations Enumerator Pages
Public Member Functions | List of all members
subset_iterator Class Reference

Public Member Functions

 subset_iterator (const std::vector< nservers_t > &source, nservers_t subset_size)
 
subset_iteratoroperator++ ()
 
const std::vector< nservers_t > & operator* () const
 
bool atend () const
 

The documentation for this class was generated from the following file: