improved interface to CAC
This commit is contained in:
@@ -55,8 +55,9 @@ void dbSubscriptionIO::destroy ()
|
||||
delete this;
|
||||
}
|
||||
|
||||
void dbSubscriptionIO::uninstall ()
|
||||
cacChannelIO & dbSubscriptionIO::channelIO () const
|
||||
{
|
||||
return this->chan;
|
||||
}
|
||||
|
||||
void * dbSubscriptionIO::operator new ( size_t size )
|
||||
|
||||
Reference in New Issue
Block a user