Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Namespace Members | Class Members | File Members

CIAO::Assembly_Service_Impl Class Reference

#include <Assembly_Service_Impl.h>

Collaboration diagram for CIAO::Assembly_Service_Impl:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 Assembly_Service_Impl (CORBA::ORB_ptr o, PortableServer::POA_ptr p, Components::Deployment::AssemblyFactory_ptr f)
 Constructor.
virtual ~Assembly_Service_Impl (void)
 Destructor.
virtual PortableServer::POA_ptr _default_POA (void)

Protected Attributes

CORBA::ORB_var orb_
 Keep a pointer to the managing ORB serving this servant.
PortableServer::POA_var poa_
 Keep a pointer to the managing POA.
Components::Deployment::AssemblyFactory_var factory_
 Cached AssemblyFactory reference.

Constructor & Destructor Documentation

CIAO::Assembly_Service_Impl::Assembly_Service_Impl CORBA::ORB_ptr  o,
PortableServer::POA_ptr  p,
Components::Deployment::AssemblyFactory_ptr  f
 

Constructor.

CIAO::Assembly_Service_Impl::~Assembly_Service_Impl void   )  [virtual]
 

Destructor.


Member Function Documentation

PortableServer::POA_ptr CIAO::Assembly_Service_Impl::_default_POA void   )  [virtual]
 

Get the containing POA. This operation does *not* increase the reference count of the POA.


Member Data Documentation

Components::Deployment::AssemblyFactory_var CIAO::Assembly_Service_Impl::factory_ [protected]
 

Cached AssemblyFactory reference.

CORBA::ORB_var CIAO::Assembly_Service_Impl::orb_ [protected]
 

Keep a pointer to the managing ORB serving this servant.

PortableServer::POA_var CIAO::Assembly_Service_Impl::poa_ [protected]
 

Keep a pointer to the managing POA.


The documentation for this class was generated from the following files:
Generated on Sat Aug 6 03:49:14 2005 for ASSEMBLY_DEPLOYER by  doxygen 1.3.9.1