SupplierCompImpl

NAME
SYNOPSIS
Detailed Description
Constructor & Destructor Documentation
Member Function Documentation
Member Data Documentation
Author

NAME

SupplierCompImpl −

SYNOPSIS

#include <acsncSupplierCompImpl.h>

Inherits acscomponent::ACSComponentImpl.

Public Member Functions

SupplierCompImpl (const ACE_CString &name, maci::ContainerServices *)

virtual ~SupplierCompImpl ()

virtual void sendEvents (short numEvents)

Private Attributes

nc::SimpleSupplier * m_testSupplier_p

Detailed Description

This class is for testing the notification channel under an activator

Constructor & Destructor Documentation

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

Member Function Documentation

virtual void SupplierCompImpl::sendEvents (short numEvents) [virtual]

Member Data Documentation

nc::SimpleSupplier* SupplierCompImpl::m_testSupplier_p [private]

Author

Generated automatically by Doxygen for ACS-2015.2 C++ API from the source code.