|
TestLifeCycleComp − superclass, ACSComponent. |
|
#include <lifeCycleTestImpl.h> Inherits acscomponent::ACSComponentImpl. |
|
Public Member Functions |
|
TestLifeCycleComp (const ACE_CString &name, maci::ContainerServices *containerServices) |
|
virtual ~TestLifeCycleComp () |
|
virtual void dummyInterface () |
|
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. |
|
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. |
|
virtual TestLifeCycleComp::~TestLifeCycleComp () [virtual] Destructor |
|
virtual void TestLifeCycleComp::dummyInterface () [virtual] Implementation of IDL getLevels(). |
|
Generated automatically by Doxygen for ACS-2016.2 C++ API from the source code. |