Horus Doc || IDL Reference || C++ Binding   Java Binding || Doxygen's quick Index  

HxCorba::Configure Class Reference

#include <HxCorbaConfigure.h>

Inheritance diagram for HxCorba::Configure::

OBProxy_HxCorba::Configure List of all members.

Public Types

typedef Configure_ptr _ptr_type
typedef Configure_var _var_type

Public Methods

 Configure ()
virtual ~Configure ()
virtual void shutdown ()=0
virtual ObjectUsage_ptr getDefaultObjectUsage ()=0
virtual ObjectUsage_ptr getObjectUsage (const char *name)=0
virtual StringSeqlistObjectUsages ()=0

Static Public Methods

Configure_ptr _duplicate (Configure_ptr p)
Configure_ptr _nil ()
Configure_ptr _narrow (CORBA::Object_ptr)
Configure_ptr _unchecked_narrow (CORBA::Object_ptr)
Configure_ptr _narrow (CORBA::AbstractBase_ptr)
Configure_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef Configure_ptr HxCorba::Configure::_ptr_type
 

typedef Configure_var HxCorba::Configure::_var_type
 


Constructor & Destructor Documentation

HxCorba::Configure::Configure   [inline]
 

Reimplemented in OBProxy_HxCorba::Configure.

virtual HxCorba::Configure::~Configure   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::Configure.


Member Function Documentation

Configure_ptr HxCorba::Configure::_duplicate Configure_ptr    p [inline, static]
 

Configure_ptr HxCorba::Configure::_nil   [inline, static]
 

HxCorba::Configure_ptr HxCorba::Configure::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Configure_ptr HxCorba::Configure::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Configure_ptr HxCorba::Configure::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::Configure_ptr HxCorba::Configure::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

const char ** HxCorba::Configure::_OB_staticIds   [static]
 

virtual void HxCorba::Configure::shutdown   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Configure.

virtual ObjectUsage_ptr HxCorba::Configure::getDefaultObjectUsage   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Configure.

virtual ObjectUsage_ptr HxCorba::Configure::getObjectUsage const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Configure.

virtual StringSeq* HxCorba::Configure::listObjectUsages   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Configure.


Member Data Documentation

const char * HxCorba::Configure::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/Configure:1.0",
    0
}


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:07 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001