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

VxMutableSegmentOperations Interface Reference

A VxSegment builder and modifier. More...

Inheritance diagram for VxMutableSegmentOperations::

VxSegmentBuilderOperations VxSegmentOperations VxMutableSegment VxMutableSegmentPOA _VxMutableSegmentStub VxMutableSegmentPOATie List of all members.

Public Methods

void setStart (int start)
void setEnd (int end)
void removeInt (String id) throws DatabaseException
void removeDouble (String id) throws DatabaseException
void removeString (String id) throws DatabaseException
void changeInt (String id, int newValue) throws DatabaseException
void changeDouble (String id, double newValue) throws DatabaseException
void changeString (String id, String newValue) throws DatabaseException

Detailed Description

A VxSegment builder and modifier.


Member Function Documentation

void VxMutableSegmentOperations::setStart int    start
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::setEnd int    end
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::removeInt String    id
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::removeDouble String    id
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::removeString String    id
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::changeInt String    id,
int    newValue
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::changeDouble String    id,
double    newValue
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.

void VxMutableSegmentOperations::changeString String    id,
String    newValue
 

Reimplemented in _VxMutableSegmentStub, and VxMutableSegmentPOATie.


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