trying new interface
This commit is contained in:
@@ -195,3 +195,8 @@ void InternalErrorReporter::setMutexTimeout(MutexIF::TimeoutType timeoutType,
|
||||
this->timeoutType = timeoutType;
|
||||
this->timeoutMs = timeoutMs;
|
||||
}
|
||||
|
||||
ProvidesDataPoolSubscriptionIF* InternalErrorReporter::getSubsciptionInterface(
|
||||
) {
|
||||
return &poolManager;
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user