again at the point that I can do preset based counts, but now with the priority queue built in so that the events are sorted
This commit is contained in:
@@ -111,6 +111,7 @@ class asynStreamGeneratorDriver : public asynPortDriver {
|
||||
public:
|
||||
asynStreamGeneratorDriver(const char *portName, const char *ipPortName,
|
||||
const int numChannels, const int udpQueueSize,
|
||||
const bool enableKafkaStream,
|
||||
const int kafkaQueueSize,
|
||||
const int kafkaMaxPacketSize);
|
||||
virtual ~asynStreamGeneratorDriver();
|
||||
|
||||
Reference in New Issue
Block a user