This is the complete list of members for ripple::DisputedTx< Tx_t, NodeID_t >, including all inherited members.
DisputedTx(Tx_t const &tx, bool ourVote, std::size_t numPeers, beast::Journal j) | ripple::DisputedTx< Tx_t, NodeID_t > | |
getJson() const | ripple::DisputedTx< Tx_t, NodeID_t > | |
getOurVote() const | ripple::DisputedTx< Tx_t, NodeID_t > | |
ID() const | ripple::DisputedTx< Tx_t, NodeID_t > | |
j_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |
Map_t typedef | ripple::DisputedTx< Tx_t, NodeID_t > | private |
nays_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |
ourVote_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |
setOurVote(bool o) | ripple::DisputedTx< Tx_t, NodeID_t > | |
setVote(NodeID_t const &peer, bool votesYes) | ripple::DisputedTx< Tx_t, NodeID_t > | |
tx() const | ripple::DisputedTx< Tx_t, NodeID_t > | |
tx_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |
TxID_t typedef | ripple::DisputedTx< Tx_t, NodeID_t > | private |
unVote(NodeID_t const &peer) | ripple::DisputedTx< Tx_t, NodeID_t > | |
updateVote(int percentTime, bool proposing, ConsensusParms const &p) | ripple::DisputedTx< Tx_t, NodeID_t > | |
votes_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |
yays_ | ripple::DisputedTx< Tx_t, NodeID_t > | private |