trying new interface
This commit is contained in:
@ -113,3 +113,8 @@ LocalPoolDataSetBase* ExtendedControllerBase::getDataSetHandle(sid_t sid) {
|
||||
#endif
|
||||
return nullptr;
|
||||
}
|
||||
|
||||
ProvidesDataPoolSubscriptionIF* ExtendedControllerBase::getSubsciptionInterface(
|
||||
) {
|
||||
return &localPoolManager;
|
||||
}
|
||||
|
Reference in New Issue
Block a user