DDS4CCM  1.2.6
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
Public Member Functions | Private Attributes | List of all members
CIAO::DDS4CCM::LocalObject Class Reference

#include <LocalObject.h>

Inheritance diagram for CIAO::DDS4CCM::LocalObject:
Inheritance graph
Collaboration diagram for CIAO::DDS4CCM::LocalObject:
Collaboration graph

Public Member Functions

 LocalObject (void)
 
virtual ~LocalObject (void)
 
void _set_component (::CORBA::Object_ptr component)
 
virtual ::CORBA::Object_ptr _get_component (void)
 
- Public Member Functions inherited from CORBA::Object
virtual TAO::ObjectKey_key (void)
 
virtual CORBA::ULong _hash (CORBA::ULong maximum)
 
virtual CORBA::Boolean _is_equivalent (CORBA::Object_ptr other_obj)
 
virtual CORBA::Boolean _non_existent (void)
 
virtual InterfaceDef_ptr _get_interface (void)
 
virtual char * _repository_id (void)
 
virtual void _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::Request_ptr &request, CORBA::Flags req_flags)
 
virtual void _create_request (CORBA::Context_ptr ctx, const char *operation, CORBA::NVList_ptr arg_list, CORBA::NamedValue_ptr result, CORBA::ExceptionList_ptr exclist, CORBA::ContextList_ptr ctxtlist, CORBA::Request_ptr &request, CORBA::Flags req_flags)
 
virtual CORBA::Request_ptr _request (const char *operation)
 
virtual CORBA::ORB_ptr _get_orb (void)
 

Private Attributes

::CORBA::Object_var component_
 

Detailed Description

Base class for all DDS4CCM local facets. It stores an object reference to the component this local facet belongs too.

Constructor & Destructor Documentation

CIAO::DDS4CCM::LocalObject::LocalObject ( void  )
CIAO::DDS4CCM::LocalObject::~LocalObject ( void  )
virtual

Member Function Documentation

CORBA::Object_ptr CIAO::DDS4CCM::LocalObject::_get_component ( void  )
virtual

Reimplemented from CORBA::Object.

void CIAO::DDS4CCM::LocalObject::_set_component ( ::CORBA::Object_ptr  component)

Member Data Documentation

::CORBA::Object_var CIAO::DDS4CCM::LocalObject::component_
private

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