Public Member Functions | Private Attributes

ArchiveConsumerCompImpl Class Reference

#include <acsncArchiveConsumerCompImpl.h>

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

List of all members.

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 &parameter, const CORBA::Any &value)

Private Attributes

int m_count
nc::ArchiveConsumerm_testConsumer_p

Detailed Description

This class is for testing the notification channel under an activator


Constructor & Destructor Documentation

ArchiveConsumerCompImpl::ArchiveConsumerCompImpl ( 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 ArchiveConsumerCompImpl::~ArchiveConsumerCompImpl (  )  [virtual]

Destructor


Member Function Documentation

virtual void ArchiveConsumerCompImpl::receive ( ACS::Time  timeStamp,
const std::string &  device,
const std::string &  parameter,
const CORBA::Any &  value 
) [inline, virtual]

Member Data Documentation


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