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

HxCorba::VxSegment Class Reference

#include <HxCorbaVxSegmentation.h>

Inheritance diagram for HxCorba::VxSegment::

HxCorba::VxMutableSegment OBProxy_HxCorba::VxSegment OBProxy_HxCorba::VxMutableSegment OBProxy_HxCorba::VxMutableSegment List of all members.

Public Types

typedef VxSegment_ptr _ptr_type
typedef VxSegment_var _var_type

Public Methods

 VxSegment ()
virtual ~VxSegment ()
virtual CORBA::Long start ()=0
virtual CORBA::Long end ()=0
virtual CORBA::Long length ()=0
virtual StringSeqgetIds ()=0
virtual StringSeqgetTypes ()=0
virtual CORBA::Long getInt (const char *id)=0
virtual CORBA::Double getDouble (const char *id)=0
virtual char * getString (const char *id)=0
virtual CORBA::Long getIntFlag (const char *id, CORBA::Boolean_out present)=0
virtual CORBA::Double getDoubleFlag (const char *id, CORBA::Boolean_out present)=0
virtual char * getStringFlag (const char *id, CORBA::Boolean_out present)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef VxSegment_ptr HxCorba::VxSegment::_ptr_type
 

Reimplemented in HxCorba::VxMutableSegment.

typedef VxSegment_var HxCorba::VxSegment::_var_type
 

Reimplemented in HxCorba::VxMutableSegment.


Constructor & Destructor Documentation

HxCorba::VxSegment::VxSegment   [inline]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

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

Reimplemented in OBProxy_HxCorba::VxSegment.


Member Function Documentation

VxSegment_ptr HxCorba::VxSegment::_duplicate VxSegment_ptr    p [inline, static]
 

VxSegment_ptr HxCorba::VxSegment::_nil   [inline, static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegment_ptr HxCorba::VxSegment::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegment_ptr HxCorba::VxSegment::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegment_ptr HxCorba::VxSegment::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegment_ptr HxCorba::VxSegment::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

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

Reimplemented in HxCorba::VxMutableSegment.

virtual CORBA::Long HxCorba::VxSegment::start   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Long HxCorba::VxSegment::end   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Long HxCorba::VxSegment::length   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual StringSeq* HxCorba::VxSegment::getIds   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual StringSeq* HxCorba::VxSegment::getTypes   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Long HxCorba::VxSegment::getInt const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Double HxCorba::VxSegment::getDouble const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual char* HxCorba::VxSegment::getString const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Long HxCorba::VxSegment::getIntFlag const char *    _ob_a0,
CORBA::Boolean_out    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual CORBA::Double HxCorba::VxSegment::getDoubleFlag const char *    _ob_a0,
CORBA::Boolean_out    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.

virtual char* HxCorba::VxSegment::getStringFlag const char *    _ob_a0,
CORBA::Boolean_out    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegment.


Member Data Documentation

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

Initial value:

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

Reimplemented in HxCorba::VxMutableSegment.


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