rippled
Loading...
Searching...
No Matches
Public Attributes | List of all members
xrpl::test::csf::Peer::BroadcastMesg< M > Struct Template Reference

#include <Peer.h>

Collaboration diagram for xrpl::test::csf::Peer::BroadcastMesg< M >:
Collaboration graph
[legend]

Public Attributes

msg
 
std::size_t seq
 
PeerID origin
 

Detailed Description

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

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

Member Data Documentation

◆ msg

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

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

◆ seq

template<class M >
std::size_t xrpl::test::csf::Peer::BroadcastMesg< M >::seq

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

◆ origin

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

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