Scorum
Public Member Functions | List of all members
scorum::protocol::market_builder Struct Reference

Public Member Functions

template<bool site, market_kind kind, typename tag >
market_type operator() (const over_under_wincase< site, kind, tag > &w) const
 
template<bool site, market_kind kind, typename tag >
market_type operator() (const score_yes_no_wincase< site, kind, tag > &w) const
 
template<bool site, market_kind kind, typename tag >
market_type operator() (const yes_no_wincase< site, kind, tag > &w) const
 

Detailed Description

Definition at line 30 of file market.cpp.

Member Function Documentation

◆ operator()() [1/3]

template<bool site, market_kind kind, typename tag >
market_type scorum::protocol::market_builder::operator() ( const over_under_wincase< site, kind, tag > &  w) const
inline

Definition at line 33 of file market.cpp.

◆ operator()() [2/3]

template<bool site, market_kind kind, typename tag >
market_type scorum::protocol::market_builder::operator() ( const score_yes_no_wincase< site, kind, tag > &  w) const
inline

Definition at line 39 of file market.cpp.

◆ operator()() [3/3]

template<bool site, market_kind kind, typename tag >
market_type scorum::protocol::market_builder::operator() ( const yes_no_wincase< site, kind, tag > &  w) const
inline

Definition at line 45 of file market.cpp.


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