xrpld
Loading...
Searching...
No Matches
xrpl::test::csf::NullCollector Struct Reference

Collector which ignores all events. More...

#include <collectors.h>

Public Member Functions

template<class E>
void on (PeerID, SimTime, E const &e)

Detailed Description

Collector which ignores all events.

Definition at line 109 of file collectors.h.

Member Function Documentation

◆ on()

template<class E>
void xrpl::test::csf::NullCollector::on ( PeerID ,
SimTime ,
E const & e )

Definition at line 113 of file collectors.h.