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

HxCorba::VxMutableSegment Class Reference

#include <HxCorbaDatabaseSessions.h>

Inheritance diagram for HxCorba::VxMutableSegment::

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

Public Types

typedef VxMutableSegment_ptr _ptr_type
typedef VxMutableSegment_var _var_type

Public Methods

 VxMutableSegment ()
virtual ~VxMutableSegment ()
virtual void setStart (CORBA::Long start)=0
virtual void setEnd (CORBA::Long end)=0
virtual void removeInt (const char *id)=0
virtual void removeDouble (const char *id)=0
virtual void removeString (const char *id)=0
virtual void changeInt (const char *id, CORBA::Long newValue)=0
virtual void changeDouble (const char *id, CORBA::Double newValue)=0
virtual void changeString (const char *id, const char *newValue)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef VxMutableSegment_ptr HxCorba::VxMutableSegment::_ptr_type
 

Reimplemented from HxCorba::VxSegmentBuilder.

typedef VxMutableSegment_var HxCorba::VxMutableSegment::_var_type
 

Reimplemented from HxCorba::VxSegmentBuilder.


Constructor & Destructor Documentation

HxCorba::VxMutableSegment::VxMutableSegment   [inline]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

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

Reimplemented in OBProxy_HxCorba::VxMutableSegment.


Member Function Documentation

VxMutableSegment_ptr HxCorba::VxMutableSegment::_duplicate VxMutableSegment_ptr    p [inline, static]
 

VxMutableSegment_ptr HxCorba::VxMutableSegment::_nil   [inline, static]
 

Reimplemented from HxCorba::VxSegmentBuilder.

HxCorba::VxMutableSegment_ptr HxCorba::VxMutableSegment::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::VxSegmentBuilder.

HxCorba::VxMutableSegment_ptr HxCorba::VxMutableSegment::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::VxSegmentBuilder.

HxCorba::VxMutableSegment_ptr HxCorba::VxMutableSegment::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::VxSegmentBuilder.

HxCorba::VxMutableSegment_ptr HxCorba::VxMutableSegment::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::VxSegmentBuilder.

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

Reimplemented from HxCorba::VxSegmentBuilder.

virtual void HxCorba::VxMutableSegment::setStart CORBA::Long    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::setEnd CORBA::Long    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::removeInt const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::removeDouble const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::removeString const char *    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::changeInt const char *    _ob_a0,
CORBA::Long    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::changeDouble const char *    _ob_a0,
CORBA::Double    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.

virtual void HxCorba::VxMutableSegment::changeString const char *    _ob_a0,
const char *    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxMutableSegment.


Member Data Documentation

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

Initial value:

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

Reimplemented from HxCorba::VxSegmentBuilder.


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