|
SupplierCompImpl − |
|
#include <acsncSupplierCompImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
Public Member Functions |
|
SupplierCompImpl (const ACE_CString &name, maci::ContainerServices *) |
|
virtual ~SupplierCompImpl () |
|
int getNumEvents () |
|
void publishEvent (const acsnc::EventDescription event) |
|
virtual void sendEvents (short numEvents) |
|
virtual void testReconn1 (CORBA::Boolean autoreconnect, CORBA::Boolean ncRestarted) |
|
Static Public Member Functions |
|
static void sendEventsTh (void *arg) |
|
Private Attributes |
|
nc::SimpleSupplier * m_testSupplier_p |
|
int m_numEvents |
|
This class is for testing the notification channel under an activator |
|
SupplierCompImpl::SupplierCompImpl (const ACE_CString & name, maci::ContainerServices *) Constructor |
|
Parameters: |
|
poa Poa which will activate this and also all
other COBs. |
|
virtual SupplierCompImpl::~SupplierCompImpl () [virtual] Destructor |
|
int SupplierCompImpl::getNumEvents () [inline] |
|
void SupplierCompImpl::publishEvent (const acsnc::EventDescription event) [inline] |
|
virtual void SupplierCompImpl::sendEvents (short numEvents) [virtual] |
|
static void SupplierCompImpl::sendEventsTh (void * arg) [static] |
|
virtual void SupplierCompImpl::testReconn1 (CORBA::Boolean autoreconnect, CORBA::Boolean ncRestarted) [virtual] |
|
int SupplierCompImpl::m_numEvents [private] |
|
nc::SimpleSupplier* SupplierCompImpl::m_testSupplier_p [private] |
|
Generated automatically by Doxygen for ACS-2016.6 C++ API from the source code. |