| TAO_RTEvent
    2.3.3
    | 
Disconnects Observer from the Event Channel. More...
| Public Member Functions | |
| Observer_Disconnect_Command (void) | |
| Observer_Disconnect_Command (RtecEventChannelAdmin::Observer_Handle handle, RtecEventChannelAdmin::EventChannel_ptr ec) | |
| Observer_Disconnect_Command (const Observer_Disconnect_Command &rhs) | |
| Observer_Disconnect_Command & | operator= (const Observer_Disconnect_Command &rhs) | 
| void | execute (void) | 
| Private Attributes | |
| RtecEventChannelAdmin::Observer_Handle | handle_ | 
| RtecEventChannelAdmin::EventChannel_var | ec_ | 
Disconnects Observer from the Event Channel.
Utility class for use as a template argument to TAO_EC_Auto_Command. TAO_EC_Auto_Command<Observer_Disconnect_Command> manages observer connection to the Event Channel, automatically disconnecting from ec in its destructor, if necessary.
| TAO_ECG_Mcast_EH::Observer_Disconnect_Command::Observer_Disconnect_Command | ( | void | ) | 
| TAO_ECG_Mcast_EH::Observer_Disconnect_Command::Observer_Disconnect_Command | ( | RtecEventChannelAdmin::Observer_Handle | handle, | 
| RtecEventChannelAdmin::EventChannel_ptr | ec | ||
| ) | 
| TAO_ECG_Mcast_EH::Observer_Disconnect_Command::Observer_Disconnect_Command | ( | const Observer_Disconnect_Command & | rhs | ) | 
| void TAO_ECG_Mcast_EH::Observer_Disconnect_Command::execute | ( | void | ) | 
| Observer_Disconnect_Command& TAO_ECG_Mcast_EH::Observer_Disconnect_Command::operator= | ( | const Observer_Disconnect_Command & | rhs | ) | 
| 
 | private | 
| 
 | private | 
 1.8.9.1
 1.8.9.1