improved interface to CAC
This commit is contained in:
@@ -59,6 +59,10 @@ void dbPutNotifyBlocker::putNotifyDestroyNotify ()
|
||||
this->unlock ();
|
||||
}
|
||||
|
||||
dbChannelIO & dbPutNotifyBlocker::channel () const
|
||||
{
|
||||
return this->chan;
|
||||
}
|
||||
|
||||
int dbPutNotifyBlocker::initiatePutNotify ( cacNotify ¬ify,
|
||||
struct dbAddr &addr, unsigned type, unsigned long count,
|
||||
|
||||
Reference in New Issue
Block a user