|
xrpld
|

Public Member Functions | |
| PropList ()=default | |
| PropList (PropList const &other) | |
| PropList & | operator= (PropList const &other) |
| PropList (PropList &&src)=default | |
| PropList & | operator= (PropList &&src)=default |
Public Attributes | |
| std::vector< std::unique_ptr< BasicProp > > | list |
|
default |
| xrpl::test::jtx::JTx::PropList::PropList | ( | PropList const & | other | ) |
|
default |
| std::vector<std::unique_ptr<BasicProp> > xrpl::test::jtx::JTx::PropList::list |