All Classes Namespaces Files Functions Variables Typedefs Enumerations Friends Macros Pages
Classes | Typedefs
paal::auctions::detail Namespace Reference

concepts More...

Classes

struct  bid
 
struct  get_bids
 
struct  bidder_info
 
struct  determine_winners_in_gamma_oracle_auction_traits
 
struct  xor_bids_traits
 
class  xor_bids_value_query
 
class  xor_bids_demand_query
 
class  xor_bids_gamma_oracle
 

Typedefs

template<typename... Names>
using add_to_base_auction = typename data_structures::join< base_auction_components, data_structures::components< Names...> >::type
 extend base auction components with other components.
 

Detailed Description

concepts