|
SupCompImpl − |
|
#include <acsncSupCompImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
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::SimpleSupplier * m_testSup_p |
|
This class is for testing the notification channel under an activator |
|
SupCompImpl::SupCompImpl (const ACE_CString & name, maci::ContainerServices *) Constructor |
|
Parameters: |
|
poa Poa which will activate this and also all
other COBs. |
|
virtual SupCompImpl::~SupCompImpl () [virtual] Destructor |
|
virtual void SupCompImpl::execTest (const char * channelName, CORBA::Boolean autoreconnect, CORBA::Long numSec, CORBA::Long numEvents, CORBA::Long sleepVal) [virtual] |
|
int SupCompImpl::m_count [private] |
|
nc::SimpleSupplier* SupCompImpl::m_testSup_p [private] |
|
Generated automatically by Doxygen for ACS-2016.4 C++ API from the source code. |