|
xrpld
|
#include <Book.h>


Public Member Functions | |
| hash ()=default | |
| value_type | operator() (argument_type const &asset) const |
Private Types | |
| using | value_type = std::size_t |
| using | argument_type = xrpl::Asset |
| using | issue_hasher = std::hash<xrpl::Issue> |
| using | mptissue_hasher = std::hash<xrpl::MPTIssue> |
Private Attributes | |
| issue_hasher | mIssueHasher_ |
| mptissue_hasher | mMptissueHasher_ |
|
private |
|
private |
|
private |
|
private |
|
explicitdefault |
| value_type std::hash< xrpl::Asset >::operator() | ( | argument_type const & | asset | ) | const |
|
private |
|
private |