rippled
Loading...
Searching...
No Matches
Public Member Functions | List of all members
ripple::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 117 of file collectors.h.

Member Function Documentation

◆ on()

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

Definition at line 121 of file collectors.h.