BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Classes | Namespaces | Typedefs
market.hpp File Reference
#include <graphene/protocol/base.hpp>
#include <graphene/protocol/asset.hpp>

Go to the source code of this file.

Classes

struct  graphene::protocol::create_take_profit_order_action
 
class  graphene::protocol::limit_order_create_operation
 instructs the blockchain to attempt to sell one asset for another More...
 
struct  graphene::protocol::limit_order_create_operation::options_type
 
struct  graphene::protocol::limit_order_create_operation::fee_params_t
 
struct  graphene::protocol::limit_order_update_operation
 
struct  graphene::protocol::limit_order_update_operation::fee_params_t
 
struct  graphene::protocol::limit_order_cancel_operation
 
struct  graphene::protocol::limit_order_cancel_operation::fee_params_t
 
struct  graphene::protocol::call_order_update_operation
 
struct  graphene::protocol::call_order_update_operation::options_type
 
struct  graphene::protocol::call_order_update_operation::fee_params_t
 
struct  graphene::protocol::fill_order_operation
 
struct  graphene::protocol::fill_order_operation::fee_params_t
 
struct  graphene::protocol::bid_collateral_operation
 
struct  graphene::protocol::bid_collateral_operation::fee_params_t
 
struct  graphene::protocol::execute_bid_operation
 
struct  graphene::protocol::execute_bid_operation::fee_params_t
 

Namespaces

 graphene
 
 graphene::protocol
 

Typedefs

using graphene::protocol::limit_order_auto_action = static_variant< create_take_profit_order_action >
 Automatic actions for limit orders. More...