Public Member Functions | Static Private Member Functions | Private Attributes

ConsumerCompImpl Class Reference

#include <acsncConsumerCompImpl.h>

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

List of all members.

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

Detailed Description

This class is for testing the notification channel under an activator


Constructor & Destructor Documentation

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

Destructor


Member Function Documentation

static void ConsumerCompImpl::myHandlerFunction ( acsnc::EventDescription  joe,
void *  handlerParam 
) [static, private]

Member Data Documentation

nc::SimpleConsumer<acsnc::EventDescription>* ConsumerCompImpl::m_testConsumer_p [private]

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