pulsar-client-cpp
Loading...
Searching...
No Matches
RegexSubscriptionMode.h
1
19#ifndef PULSAR_CPP_REGEX_SUB_MODE_H
20#define PULSAR_CPP_REGEX_SUB_MODE_H
21
22namespace pulsar {
40}
41
42#endif // PULSAR_CPP_REGEX_SUB_MODE_H
Definition Authentication.h:31
RegexSubscriptionMode
Definition RegexSubscriptionMode.h:24
@ NonPersistentOnly
Definition RegexSubscriptionMode.h:33
@ PersistentOnly
Definition RegexSubscriptionMode.h:28
@ AllTopics
Definition RegexSubscriptionMode.h:38