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

VxMutableSegmentPOATie Class Reference

Inheritance diagram for VxMutableSegmentPOATie::

VxMutableSegmentPOA VxMutableSegmentOperations VxSegmentBuilderOperations VxSegmentOperations List of all members.

Public Methods

 VxMutableSegmentPOATie (VxMutableSegmentOperations delegate)
 VxMutableSegmentPOATie (VxMutableSegmentOperations delegate, org.omg.PortableServer.POA poa)
VxMutableSegmentOperations _delegate ()
void _delegate (VxMutableSegmentOperations delegate)
org.omg.PortableServer.POA _default_POA ()
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
void addInt (String id, int value) throws DatabaseException
void addDouble (String id, double value) throws DatabaseException
void addString (String id, String value) throws DatabaseException
int start ()
int end ()
int length ()
String[] getIds ()
String[] getTypes ()
int getInt (String id)
double getDouble (String id)
String getString (String id)
int getIntFlag (String id, org.omg.CORBA.BooleanHolder present)
double getDoubleFlag (String id, org.omg.CORBA.BooleanHolder present)
String getStringFlag (String id, org.omg.CORBA.BooleanHolder present)

Constructor & Destructor Documentation

VxMutableSegmentPOATie::VxMutableSegmentPOATie VxMutableSegmentOperations    delegate [inline]
 

VxMutableSegmentPOATie::VxMutableSegmentPOATie VxMutableSegmentOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

VxMutableSegmentOperations VxMutableSegmentPOATie::_delegate   [inline]
 

void VxMutableSegmentPOATie::_delegate VxMutableSegmentOperations    delegate [inline]
 

org.omg.PortableServer.POA VxMutableSegmentPOATie::_default_POA   [inline]
 

void VxMutableSegmentPOATie::setStart int    start [inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::setEnd int    end [inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::removeInt String    id [inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::removeDouble String    id [inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::removeString String    id [inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::changeInt String    id,
int    newValue
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::changeDouble String    id,
double    newValue
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::changeString String    id,
String    newValue
[inline]
 

Reimplemented from VxMutableSegmentOperations.

void VxMutableSegmentPOATie::addInt String    id,
int    value
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

void VxMutableSegmentPOATie::addDouble String    id,
double    value
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

void VxMutableSegmentPOATie::addString String    id,
String    value
[inline]
 

Reimplemented from VxSegmentBuilderOperations.

int VxMutableSegmentPOATie::start   [inline]
 

Reimplemented from VxSegmentOperations.

int VxMutableSegmentPOATie::end   [inline]
 

Reimplemented from VxSegmentOperations.

int VxMutableSegmentPOATie::length   [inline]
 

Reimplemented from VxSegmentOperations.

String [] VxMutableSegmentPOATie::getIds   [inline]
 

Reimplemented from VxSegmentOperations.

String [] VxMutableSegmentPOATie::getTypes   [inline]
 

Reimplemented from VxSegmentOperations.

int VxMutableSegmentPOATie::getInt String    id [inline]
 

Reimplemented from VxSegmentOperations.

double VxMutableSegmentPOATie::getDouble String    id [inline]
 

Reimplemented from VxSegmentOperations.

String VxMutableSegmentPOATie::getString String    id [inline]
 

Reimplemented from VxSegmentOperations.

int VxMutableSegmentPOATie::getIntFlag String    id,
org.omg.CORBA.BooleanHolder    present
[inline]
 

Reimplemented from VxSegmentOperations.

double VxMutableSegmentPOATie::getDoubleFlag String    id,
org.omg.CORBA.BooleanHolder    present
[inline]
 

Reimplemented from VxSegmentOperations.

String VxMutableSegmentPOATie::getStringFlag String    id,
org.omg.CORBA.BooleanHolder    present
[inline]
 

Reimplemented from VxSegmentOperations.


The documentation for this class was generated from the following file:
Generated on Tue Feb 3 14:17:46 2004 for JavaBinding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001