BitShares-Core  7.0.2
BitShares blockchain node software and command-line wallet software
Public Types | Public Member Functions | List of all members
graphene::chain::htlc_object::to_extractor Struct Reference

#include <htlc_object.hpp>

Public Types

using result_type = account_id_type
 

Public Member Functions

const result_typeoperator() (const htlc_object &o) const
 

Detailed Description

Definition at line 88 of file htlc_object.hpp.

Member Typedef Documentation

◆ result_type

Definition at line 91 of file htlc_object.hpp.

Member Function Documentation

◆ operator()()

const result_type& graphene::chain::htlc_object::to_extractor::operator() ( const htlc_object o) const
inline

Definition at line 92 of file htlc_object.hpp.


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