TestLifeCycleComp

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

NAME

TestLifeCycleComp −

superclass, ACSComponent.

SYNOPSIS

#include <lifeCycleTestImpl.h>

Inherits acscomponent::ACSComponentImpl.

Public Member Functions

TestLifeCycleComp (const ACE_CString &name, maci::ContainerServices *containerServices)

virtual ~TestLifeCycleComp ()

virtual void dummyInterface ()

Detailed Description

superclass, ACSComponent.

This is the CORBA stub client header for ACSErrTypeCommon.idl where the definition of the CORBA exception is found. The empty CORBA servant interface, POA_contLogTest::TestLifeCycleComp, is obtained from this header file and is automatically generated from contLogTest’s Interface Definition File (i.e., contLogTest.idl) by CORBA.

Constructor & Destructor Documentation

TestLifeCycleComp::TestLifeCycleComp (const ACE_CString & name, maci::ContainerServices * containerServices) Constructor

Parameters:

poa Poa which will activate this and also all other components. Developers need not be concerned with what a PortableServer does...just pass it to the superclass’s constructor.
name
component’s name. All components have a name associated with them so other components and clients can access them.

virtual TestLifeCycleComp::~TestLifeCycleComp () [virtual] Destructor

Member Function Documentation

virtual void TestLifeCycleComp::dummyInterface () [virtual] Implementation of IDL getLevels().

Author

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