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

HxCorba::VxSegmentBuilder Class Reference

#include <HxCorbaDatabaseSessions.h>

Inheritance diagram for HxCorba::VxSegmentBuilder::

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

Public Types

typedef VxSegmentBuilder_ptr _ptr_type
typedef VxSegmentBuilder_var _var_type

Public Methods

 VxSegmentBuilder ()
virtual ~VxSegmentBuilder ()
virtual void addInt (const char *id, CORBA::Long value)=0
virtual void addDouble (const char *id, CORBA::Double value)=0
virtual void addString (const char *id, const char *value)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_ptr_type
 

Reimplemented in HxCorba::VxMutableSegment.

typedef VxSegmentBuilder_var HxCorba::VxSegmentBuilder::_var_type
 

Reimplemented in HxCorba::VxMutableSegment.


Constructor & Destructor Documentation

HxCorba::VxSegmentBuilder::VxSegmentBuilder   [inline]
 

Reimplemented in OBProxy_HxCorba::VxSegmentBuilder.

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

Reimplemented in OBProxy_HxCorba::VxSegmentBuilder.


Member Function Documentation

VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_duplicate VxSegmentBuilder_ptr    p [inline, static]
 

VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_nil   [inline, static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

HxCorba::VxSegmentBuilder_ptr HxCorba::VxSegmentBuilder::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::VxMutableSegment.

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

Reimplemented in HxCorba::VxMutableSegment.

virtual void HxCorba::VxSegmentBuilder::addInt const char *    _ob_a0,
CORBA::Long    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegmentBuilder.

virtual void HxCorba::VxSegmentBuilder::addDouble const char *    _ob_a0,
CORBA::Double    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegmentBuilder.

virtual void HxCorba::VxSegmentBuilder::addString const char *    _ob_a0,
const char *    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VxSegmentBuilder.


Member Data Documentation

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

Initial value:

{
    "IDL:HxCorba/VxSegmentBuilder: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:07 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001