|
ConsumerCompImpl − |
|
#include <acsncConsumerCompImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
Public Member Functions |
|
ConsumerCompImpl (const ACE_CString &name, maci::ContainerServices *) |
|
virtual ~ConsumerCompImpl () |
|
Static Private Member Functions |
|
static void myHandlerFunction (acsnc::EventDescription joe, void *handlerParam) |
|
Private Attributes |
|
int m_count |
|
nc::SimpleConsumer< acsnc::EventDescription > * m_testConsumer_p |
|
This class is for testing the notification channel under an activator |
|
ConsumerCompImpl::ConsumerCompImpl (const ACE_CString & name, maci::ContainerServices *) Constructor |
|
Parameters: |
|
poa Poa which will activate this and also all
other COBs. |
|
virtual ConsumerCompImpl::~ConsumerCompImpl () [virtual] Destructor |
|
static void ConsumerCompImpl::myHandlerFunction (acsnc::EventDescription joe, void * handlerParam) [static, private] |
|
int ConsumerCompImpl::m_count [private] |
|
nc::SimpleConsumer<acsnc::EventDescription>* ConsumerCompImpl::m_testConsumer_p [private] |
|
Generated automatically by Doxygen for ACS-2016.6 C++ API from the source code. |