| 
    rippled
    
   | 
 

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 55 of file OpenView.h.
| ripple::OpenView::txData::txData | ( | std::shared_ptr< Serializer const > const & | txn_, | 
| std::shared_ptr< Serializer const > const & | meta_ | ||
| ) | 
Definition at line 61 of file OpenView.h.
| std::shared_ptr<Serializer const> ripple::OpenView::txData::txn | 
Definition at line 57 of file OpenView.h.
| std::shared_ptr<Serializer const> ripple::OpenView::txData::meta | 
Definition at line 58 of file OpenView.h.