xrpld
Loading...
Searching...
No Matches
xrpl::test::csf::Peer::BroadcastMesg< M > Struct Template Reference

#include <Peer.h>

Collaboration diagram for xrpl::test::csf::Peer::BroadcastMesg< M >:

Public Attributes

msg
std::size_t seq
PeerID origin

Detailed Description

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

Definition at line 764 of file tests/libxrpl/csf/Peer.h.

Member Data Documentation

◆ msg

template<class M>
M xrpl::test::csf::Peer::BroadcastMesg< M >::msg

Definition at line 766 of file tests/libxrpl/csf/Peer.h.

◆ seq

Definition at line 767 of file tests/libxrpl/csf/Peer.h.

◆ origin

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

Definition at line 768 of file tests/libxrpl/csf/Peer.h.