hyperledger/iroha
Iroha - A simple, decentralized ledger http://iroha.tech
iroha::consensus::yac::OutcomeMessage< typename > Member List

This is the complete list of members for iroha::consensus::yac::OutcomeMessage< typename >, including all inherited members.

operator==(const OutcomeMessage &rhs) constiroha::consensus::yac::OutcomeMessage< typename >inline
OutcomeMessage(std::vector< VoteMessage > votes)iroha::consensus::yac::OutcomeMessage< typename >inlineexplicit
OutcomeMessage(std::initializer_list< VoteMessage > votes)iroha::consensus::yac::OutcomeMessage< typename >inline
toString() constiroha::consensus::yac::OutcomeMessage< typename >inline
typeName() const =0iroha::consensus::yac::OutcomeMessage< typename >pure virtual
votesiroha::consensus::yac::OutcomeMessage< typename >
~OutcomeMessage()=defaultiroha::consensus::yac::OutcomeMessage< typename >protected