CIAO  1.0.7
Public Member Functions | Protected Attributes
CIAO::Facet_Servant_Base_T Class Reference

#include <Facet_Servant_Base_T.h>

List of all members.

Public Member Functions

 Facet_Servant_Base_T (typename EXEC::_ptr_type exec,::Components::CCMContext_ptr ctx)
virtual ~Facet_Servant_Base_T (void)
virtual CORBA::Object_ptr _get_component (void)
 Get component implementation.

Protected Attributes

EXEC::_var_type executor_
::Components::CCMContext_var ctx_
 Context object.

Constructor & Destructor Documentation

CIAO::Facet_Servant_Base_T::Facet_Servant_Base_T ( typename EXEC::_ptr_type  exec,
::Components::CCMContext_ptr  ctx 
)
CIAO::Facet_Servant_Base_T::~Facet_Servant_Base_T ( void  ) [virtual]

Member Function Documentation

CORBA::Object_ptr CIAO::Facet_Servant_Base_T::_get_component ( void  ) [virtual]

Get component implementation.


Member Data Documentation

::Components::CCMContext_var CIAO::Facet_Servant_Base_T::ctx_ [protected]

Context object.

EXEC::_var_type CIAO::Facet_Servant_Base_T::executor_ [protected]

The documentation for this class was generated from the following files:
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines