|
nodiscard |
Creates an any-key reader for the given topic.
This helper method deduces the topic Key, Value and UpdateTag types from the topic argument. The reader will receive samples for any keys from the topic.
topic | The topic. |
name | The optional reader name. |
config | The optional reader configuration. |
Definition at line 616 of file DataStorm.h.