Public Member Functions

TestLifeCycleComp Class Reference

superclass, ACSComponent. More...

#include <lifeCycleTestImpl.h>

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

List of all members.

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().



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