mirror of
https://github.com/FairRootGroup/FairMQ.git
synced 2025-10-15 17:41:45 +00:00
Add new Send/Receive methods with smart pointers and no flag checks.
This commit is contained in:
committed by
Mohammad Al-Turany
parent
105e734808
commit
a7ab33a10e
@@ -28,8 +28,7 @@ class FairMQBenchmarkSampler : public FairMQDevice
|
||||
public:
|
||||
enum
|
||||
{
|
||||
InputFile = FairMQDevice::Last,
|
||||
EventSize,
|
||||
EventSize = FairMQDevice::Last,
|
||||
EventRate,
|
||||
Last
|
||||
};
|
||||
|
Reference in New Issue
Block a user