_all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId) | VxMutableSegmentPOA | [inline] |
_invoke(String opName, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) | VxMutableSegmentPOA | [inline] |
_ob_ids_ (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [private, static] |
_OB_op_addDouble(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_addInt(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_addString(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_changeDouble(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_changeInt(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_changeString(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_end(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getDouble(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getDoubleFlag(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getIds(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getInt(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getIntFlag(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getString(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getStringFlag(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_getTypes(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_length(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_removeDouble(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_removeInt(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_removeString(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_setEnd(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_setStart(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_OB_op_start(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in VxMutableSegmentPOA) | VxMutableSegmentPOA | [inline, private] |
_this() | VxMutableSegmentPOA | [inline] |
_this(org.omg.CORBA.ORB orb) | VxMutableSegmentPOA | [inline] |
addDouble(String id, double value) throws DatabaseException | VxSegmentBuilderOperations | |
addInt(String id, int value) throws DatabaseException | VxSegmentBuilderOperations | |
addString(String id, String value) throws DatabaseException | VxSegmentBuilderOperations | |
changeDouble(String id, double newValue) throws DatabaseException | VxMutableSegmentOperations | |
changeInt(String id, int newValue) throws DatabaseException | VxMutableSegmentOperations | |
changeString(String id, String newValue) throws DatabaseException | VxMutableSegmentOperations | |
end() | VxSegmentOperations | |
getDouble(String id) | VxSegmentOperations | |
getDoubleFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
getIds() | VxSegmentOperations | |
getInt(String id) | VxSegmentOperations | |
getIntFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
getString(String id) | VxSegmentOperations | |
getStringFlag(String id, org.omg.CORBA.BooleanHolder present) | VxSegmentOperations | |
getTypes() | VxSegmentOperations | |
length() | VxSegmentOperations | |
removeDouble(String id) throws DatabaseException | VxMutableSegmentOperations | |
removeInt(String id) throws DatabaseException | VxMutableSegmentOperations | |
removeString(String id) throws DatabaseException | VxMutableSegmentOperations | |
setEnd(int end) | VxMutableSegmentOperations | |
setStart(int start) | VxMutableSegmentOperations | |
start() | VxSegmentOperations | |