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

_VxMutableSegmentStub Class Reference

Inheritance diagram for _VxMutableSegmentStub::

VxMutableSegment VxMutableSegmentOperations VxSegmentBuilder VxSegment VxSegmentBuilderOperations VxSegmentOperations VxSegmentBuilderOperations VxSegmentOperations List of all members.

Public Methods

String[] _ids ()
void setStart (int _ob_a0)
void setEnd (int _ob_a0)
void removeInt (String _ob_a0) throws DatabaseException
void removeDouble (String _ob_a0) throws DatabaseException
void removeString (String _ob_a0) throws DatabaseException
void changeInt (String _ob_a0, int _ob_a1) throws DatabaseException
void changeDouble (String _ob_a0, double _ob_a1) throws DatabaseException
void changeString (String _ob_a0, String _ob_a1) throws DatabaseException
void addInt (String _ob_a0, int _ob_a1) throws DatabaseException
void addDouble (String _ob_a0, double _ob_a1) throws DatabaseException
void addString (String _ob_a0, String _ob_a1) throws DatabaseException
int start ()
int end ()
int length ()
String[] getIds ()
String[] getTypes ()
int getInt (String _ob_a0)
double getDouble (String _ob_a0)
String getString (String _ob_a0)
int getIntFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1)
double getDoubleFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1)
String getStringFlag (String _ob_a0, org.omg.CORBA.BooleanHolder _ob_ah1)

Static Public Attributes

final java.lang.Class _ob_opsClass = VxMutableSegmentOperations.class

Member Function Documentation

String [] _VxMutableSegmentStub::_ids   [inline]
 

void _VxMutableSegmentStub::setStart int    _ob_a0 [inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::setEnd int    _ob_a0 [inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::removeInt String    _ob_a0 [inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::removeDouble String    _ob_a0 [inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::removeString String    _ob_a0 [inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::changeInt String    _ob_a0,
int    _ob_a1
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::changeDouble String    _ob_a0,
double    _ob_a1
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::changeString String    _ob_a0,
String    _ob_a1
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void _VxMutableSegmentStub::addInt String    _ob_a0,
int    _ob_a1
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

void _VxMutableSegmentStub::addDouble String    _ob_a0,
double    _ob_a1
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

void _VxMutableSegmentStub::addString String    _ob_a0,
String    _ob_a1
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

int _VxMutableSegmentStub::start   [inline]
 

Reimplemented from VxSegmentOperations.

int _VxMutableSegmentStub::end   [inline]
 

Reimplemented from VxSegmentOperations.

int _VxMutableSegmentStub::length   [inline]
 

Reimplemented from VxSegmentOperations.

String [] _VxMutableSegmentStub::getIds   [inline]
 

Reimplemented from VxSegmentOperations.

String [] _VxMutableSegmentStub::getTypes   [inline]
 

Reimplemented from VxSegmentOperations.

int _VxMutableSegmentStub::getInt String    _ob_a0 [inline]
 

Reimplemented from VxSegmentOperations.

double _VxMutableSegmentStub::getDouble String    _ob_a0 [inline]
 

Reimplemented from VxSegmentOperations.

String _VxMutableSegmentStub::getString String    _ob_a0 [inline]
 

Reimplemented from VxSegmentOperations.

int _VxMutableSegmentStub::getIntFlag String    _ob_a0,
org.omg.CORBA.BooleanHolder    _ob_ah1
[inline]
 

Reimplemented from VxSegmentOperations.

double _VxMutableSegmentStub::getDoubleFlag String    _ob_a0,
org.omg.CORBA.BooleanHolder    _ob_ah1
[inline]
 

Reimplemented from VxSegmentOperations.

String _VxMutableSegmentStub::getStringFlag String    _ob_a0,
org.omg.CORBA.BooleanHolder    _ob_ah1
[inline]
 

Reimplemented from VxSegmentOperations.


Member Data Documentation

final java.lang.Class _VxMutableSegmentStub::_ob_opsClass = VxMutableSegmentOperations.class [static]
 


The documentation for this class was generated from the following file:
Generated on Mon Jan 27 15:09:17 2003 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001