All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Classes | Public Member Functions | Friends | List of all members
paal::auctions::detail::xor_bids_gamma_oracle< GetBids, GetValue, GetItems > Class Template Reference

Public Member Functions

 xor_bids_gamma_oracle (GetBids get_bids, GetValue get_value, GetItems get_items)
 
template<class Bidder , class GetPrice , class Threshold , class Traits = price_traits<Bidder, GetPrice>>
boost::optional< std::pair
< typename Traits::items_val,
typename Traits::frac > > 
operator() (Bidder &&bidder, GetPrice get_price, Threshold threshold) const
 

Friends

template<class GetBids_ , class GetValue_ , class GetItems_ , class Gamma_ >
class ::detail::test_xor_bids_gamma_oracle
 

Detailed Description

template<class GetBids, class GetValue, class GetItems>
class paal::auctions::detail::xor_bids_gamma_oracle< GetBids, GetValue, GetItems >

Definition at line 286 of file xor_bids.hpp.


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