Public Member Functions | Private Attributes

SupCompImpl Class Reference

#include <acsncSupCompImpl.h>

Inheritance diagram for SupCompImpl:
Inheritance graph
[legend]
Collaboration diagram for SupCompImpl:
Collaboration graph
[legend]

List of all members.

Public Member Functions

 SupCompImpl (const ACE_CString &name, maci::ContainerServices *)
virtual ~SupCompImpl ()
virtual void execTest (const char *channelName, CORBA::Boolean autoreconnect, CORBA::Long numSec, CORBA::Long numEvents, CORBA::Long sleepVal)

Private Attributes

int m_count
nc::SimpleSupplierm_testSup_p

Detailed Description

This class is for testing the notification channel under an activator


Constructor & Destructor Documentation

SupCompImpl::SupCompImpl ( const ACE_CString &  name,
maci::ContainerServices  
)

Constructor

Parameters:
poa Poa which will activate this and also all other COBs.
name DO's name. This is also the name that will be used to find the configuration data for the DO in the Configuration Database.
virtual SupCompImpl::~SupCompImpl (  )  [virtual]

Destructor


Member Function Documentation

virtual void SupCompImpl::execTest ( const char *  channelName,
CORBA::Boolean  autoreconnect,
CORBA::Long  numSec,
CORBA::Long  numEvents,
CORBA::Long  sleepVal 
) [virtual]

Member Data Documentation

int SupCompImpl::m_count [private]

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