| avalancheCounter_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| avalancheState_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| currentVoteCounter_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| DisputedTx(Tx_t const &tx, bool ourVote, std::size_t numPeers, beast::Journal j) | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| getJson() const | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| getOurVote() const | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| ID() const | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| j_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| Map_t typedef | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| nays_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| ourVote_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| setOurVote(bool o) | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| setVote(NodeID_t const &peer, bool votesYes) | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| stalled(ConsensusParms const &p, bool proposing, int peersUnchanged, beast::Journal j, std::unique_ptr< std::stringstream > const &clog) const | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| tx() const | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| tx_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| TxID_t typedef | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| unVote(NodeID_t const &peer) | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| updateVote(int percentTime, bool proposing, ConsensusParms const &p) | xrpl::DisputedTx< Tx_t, NodeID_t > | |
| votes_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |
| yays_ | xrpl::DisputedTx< Tx_t, NodeID_t > | private |