rippled
Public Attributes | List of all members
ripple::test::csf::Peer::BroadcastMesg< M > Struct Template Reference
Collaboration diagram for ripple::test::csf::Peer::BroadcastMesg< M >:
Collaboration graph
[legend]

Public Attributes

mesg
 
std::size_t seq
 
PeerID origin
 

Detailed Description

template<class M>
struct ripple::test::csf::Peer::BroadcastMesg< M >

Definition at line 724 of file test/csf/Peer.h.

Member Data Documentation

◆ mesg

template<class M >
M ripple::test::csf::Peer::BroadcastMesg< M >::mesg

Definition at line 726 of file test/csf/Peer.h.

◆ seq

Definition at line 727 of file test/csf/Peer.h.

◆ origin

template<class M >
PeerID ripple::test::csf::Peer::BroadcastMesg< M >::origin

Definition at line 728 of file test/csf/Peer.h.