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

HxCorba::RefCountBase Class Reference

#include <HxCorbaRefCountBase.h>

Inheritance diagram for HxCorba::RefCountBase::

HxCorba::ImageRep OBProxy_HxCorba::RefCountBase OBProxy_HxCorba::ImageRep OBProxy_HxCorba::ImageRep List of all members.

Public Types

typedef RefCountBase_ptr _ptr_type
typedef RefCountBase_var _var_type

Public Methods

 RefCountBase ()
virtual ~RefCountBase ()
virtual void addRef ()=0
virtual void removeRef ()=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef RefCountBase_ptr HxCorba::RefCountBase::_ptr_type
 

Reimplemented in HxCorba::ImageRep.

typedef RefCountBase_var HxCorba::RefCountBase::_var_type
 

Reimplemented in HxCorba::ImageRep.


Constructor & Destructor Documentation

HxCorba::RefCountBase::RefCountBase   [inline]
 

Reimplemented in OBProxy_HxCorba::RefCountBase.

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

Reimplemented in OBProxy_HxCorba::RefCountBase.


Member Function Documentation

RefCountBase_ptr HxCorba::RefCountBase::_duplicate RefCountBase_ptr    p [inline, static]
 

RefCountBase_ptr HxCorba::RefCountBase::_nil   [inline, static]
 

Reimplemented in HxCorba::ImageRep.

HxCorba::RefCountBase_ptr HxCorba::RefCountBase::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::ImageRep.

HxCorba::RefCountBase_ptr HxCorba::RefCountBase::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::ImageRep.

HxCorba::RefCountBase_ptr HxCorba::RefCountBase::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::ImageRep.

HxCorba::RefCountBase_ptr HxCorba::RefCountBase::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::ImageRep.

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

Reimplemented in HxCorba::ImageRep.

virtual void HxCorba::RefCountBase::addRef   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::RefCountBase.

virtual void HxCorba::RefCountBase::removeRef   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::RefCountBase.


Member Data Documentation

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

Initial value:

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

Reimplemented in HxCorba::ImageRep.


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