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

HxCorba::Registry Class Reference

#include <HxCorbaRegistry.h>

Inheritance diagram for HxCorba::Registry::

OBProxy_HxCorba::Registry List of all members.

Public Types

typedef Registry_ptr _ptr_type
typedef Registry_var _var_type

Public Methods

 Registry ()
virtual ~Registry ()
virtual NameListgetKeyNames (const char *cursorKey)=0
virtual NameListgetValueNames (const char *cursorKey)=0
virtual NameListgetValueData (const char *cursorKey)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef Registry_ptr HxCorba::Registry::_ptr_type
 

typedef Registry_var HxCorba::Registry::_var_type
 


Constructor & Destructor Documentation

HxCorba::Registry::Registry   [inline]
 

Reimplemented in OBProxy_HxCorba::Registry.

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

Reimplemented in OBProxy_HxCorba::Registry.


Member Function Documentation

Registry_ptr HxCorba::Registry::_duplicate Registry_ptr    p [inline, static]
 

Registry_ptr HxCorba::Registry::_nil   [inline, static]
 

HxCorba::Registry_ptr HxCorba::Registry::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Registry_ptr HxCorba::Registry::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::Registry_ptr HxCorba::Registry::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::Registry_ptr HxCorba::Registry::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

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

virtual NameList* HxCorba::Registry::getKeyNames const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Registry.

virtual NameList* HxCorba::Registry::getValueNames const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Registry.

virtual NameList* HxCorba::Registry::getValueData const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::Registry.


Member Data Documentation

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

Initial value:

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


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