|
xrpld
|

Public Member Functions | |
| TxData (std::shared_ptr< Serializer const > const &txn, std::shared_ptr< Serializer const > const &meta) | |
Public Attributes | |
| std::shared_ptr< Serializer const > | txn |
| std::shared_ptr< Serializer const > | meta |
Definition at line 54 of file OpenView.h.
| xrpl::OpenView::TxData::TxData | ( | std::shared_ptr< Serializer const > const & | txn, |
| std::shared_ptr< Serializer const > const & | meta ) |
Definition at line 60 of file OpenView.h.
| std::shared_ptr<Serializer const> xrpl::OpenView::TxData::txn |
Definition at line 56 of file OpenView.h.
| std::shared_ptr<Serializer const> xrpl::OpenView::TxData::meta |
Definition at line 57 of file OpenView.h.