trying new interface
This commit is contained in:
controller
datapoollocal
AccessLocalDataPoolIF.hHasLocalDataPoolIF.hLocalDataPoolManager.hLocalPoolDataSetBase.cppLocalPoolDataSetBase.hLocalPoolObjectBase.hProvidesDataPoolSubscriptionIF.h
devicehandlers
internalError
@ -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