Skip to content

Add a new constructor to NotificationConsumer class. #1

Merged
oleksandrivantsiv merged 1 commit intomasterfrom
asan
Jan 26, 2022
Merged

Add a new constructor to NotificationConsumer class. #1
oleksandrivantsiv merged 1 commit intomasterfrom
asan

Conversation

@oleksandrivantsiv
Copy link
Copy Markdown
Owner

No description provided.

Add a new constructor that takes a shared pointer to DBConnector as a parameter.
The constructor will be used when the DBConnector object is shared across
different consumers objects. Or when DBConnector is created exclusively for one
consumer and consumer is responsible for the destruction of DBConnector object.
@oleksandrivantsiv oleksandrivantsiv changed the title Add macro to set default options for Address Sanitizer. Add a new constructor to NotificationConsumer class. Add a new constructor to NotificationConsumer class. Jan 25, 2022
@oleksandrivantsiv oleksandrivantsiv merged commit de5e0eb into master Jan 26, 2022
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants