|
ArchiveConsumerCompImpl − |
|
#include <acsncArchiveConsumerCompImpl.h> Inherits acscomponent::ACSComponentImpl, and nc::ArchiveConsumer::ArchiveHandler. |
|
Public Member Functions |
|
ArchiveConsumerCompImpl (const ACE_CString &name, maci::ContainerServices *) |
|
virtual ~ArchiveConsumerCompImpl () |
|
virtual void receive (ACS::Time timeStamp, const std::string &device, const std::string ¶meter, const CORBA::Any &value) |
|
Private Attributes |
|
int m_count |
|
nc::ArchiveConsumer * m_testConsumer_p |
|
This class is for testing the notification channel under an activator |
|
ArchiveConsumerCompImpl::ArchiveConsumerCompImpl (const ACE_CString & name, maci::ContainerServices *) Constructor |
|
Parameters: |
|
poa Poa which will activate this and also all
other COBs. |
|
virtual ArchiveConsumerCompImpl::~ArchiveConsumerCompImpl () [virtual] Destructor |
|
virtual void ArchiveConsumerCompImpl::receive (ACS::Time timeStamp, const std::string & device, const std::string & parameter, const CORBA::Any & value) [inline, virtual] |
|
Implements nc::ArchiveConsumer::ArchiveHandler. References ACS_SHORT_LOG. |
|
int ArchiveConsumerCompImpl::m_count [private] |
|
nc::ArchiveConsumer* ArchiveConsumerCompImpl::m_testConsumer_p [private] |
|
Generated automatically by Doxygen for ACS-2015.8 C++ API from the source code. |