C12Adapter Opensource C++ Interface
MChannel::UninterruptibleCommunication Class Reference

Uninterruptible communication C++ wrapper. More...

Public Member Functions

 UninterruptibleCommunication (MChannel *channel, bool notify=false)
 Enter uninterruptible communication by creating constructor. More...
 
 ~UninterruptibleCommunication ()
 Leave uninterruptible communication at destruction.
 

Detailed Description

Uninterruptible communication C++ wrapper.

Constructor & Destructor Documentation

MChannel::UninterruptibleCommunication::UninterruptibleCommunication ( MChannel channel,
bool  notify = false 
)
inline

Enter uninterruptible communication by creating constructor.

By default, this particular implementation does not notify monitor.