Public Member Functions | Protected Attributes | Private Attributes | Friends

nc::ReconnectionCallback Class Reference

#include <acsncReconnectionCallback.h>

Collaboration diagram for nc::ReconnectionCallback:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 ReconnectionCallback (nc::Helper *sub)
 ~ReconnectionCallback ()
bool is_alive ()
void reconnect (::CORBA::Object_ptr new_connection)
void init (CORBA::ORB_ptr orb, NotifyMonitoringExt::EventChannelFactory_ptr ecf)
void disconnect ()

Protected Attributes

maci::ContainerServicesservices_

Private Attributes

NotifyMonitoringExt::EventChannelFactory_ptr ecf_
nc::Helpersub_
int callback_id_
bool id_is_valid_
PortableServer::POA_var root_poa_
PortableServer::ObjectId_var callback_obj_id_

Friends

class Consumer

Constructor & Destructor Documentation

nc::ReconnectionCallback::ReconnectionCallback ( nc::Helper sub  ) 
nc::ReconnectionCallback::~ReconnectionCallback (  ) 

Member Function Documentation

void nc::ReconnectionCallback::disconnect (  ) 
void nc::ReconnectionCallback::init ( CORBA::ORB_ptr  orb,
NotifyMonitoringExt::EventChannelFactory_ptr  ecf 
)
bool nc::ReconnectionCallback::is_alive (  ) 
void nc::ReconnectionCallback::reconnect ( ::CORBA::Object_ptr  new_connection  ) 

Friends And Related Function Documentation

friend class Consumer [friend]

Member Data Documentation

PortableServer::ObjectId_var nc::ReconnectionCallback::callback_obj_id_ [private]
NotifyMonitoringExt::EventChannelFactory_ptr nc::ReconnectionCallback::ecf_ [private]
PortableServer::POA_var nc::ReconnectionCallback::root_poa_ [private]

The documentation for this class was generated from the following file: