Scorum
Classes | Namespaces | Typedefs | Functions
betting_matcher.hpp File Reference
#include <stdint.h>
#include <vector>
#include <scorum/protocol/types.hpp>

Go to the source code of this file.

Classes

struct  scorum::chain::betting_matcher_i
 
class  scorum::chain::betting_matcher
 

Namespaces

 fc
 
 scorum
 
 scorum::chain
 
 scorum::chain::dba
 

Typedefs

using scorum::chain::matching_fix_list = std::map< scorum::uuid_type, std::vector< scorum::uuid_type > >
 

Functions

int64_t scorum::chain::create_matched_bet (dba::db_accessor< matched_bet_object > &matched_bet_dba, const pending_bet_object &bet1, const pending_bet_object &bet2, const matched_stake_type &matched, fc::time_point_sec head_block_time)