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 692 of file test/csf/Peer.h.

Member Data Documentation

◆ msg

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

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

◆ seq

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

◆ origin

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

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