| _all_interfaces(org.omg.PortableServer.POA poa, byte[] objectId) | HistogramDataPOA | [inline] |
| _invoke(String opName, org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) | HistogramDataPOA | [inline] |
| _ob_ids_ (defined in HistogramDataPOA) | HistogramDataPOA | [private, static] |
| _OB_op_binToValue(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_binWidth(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_dimensionality(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_dimensionSize(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_get1(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_get2(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_get3(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_getDataDouble(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_highBin(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_lowBin(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_maxVal(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_maxValIndex(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_minVal(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_nrOfBins(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_sum(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _OB_op_valueToBin(org.omg.CORBA.portable.InputStream in, org.omg.CORBA.portable.ResponseHandler handler) (defined in HistogramDataPOA) | HistogramDataPOA | [inline, private] |
| _this() | HistogramDataPOA | [inline] |
| _this(org.omg.CORBA.ORB orb) | HistogramDataPOA | [inline] |
| binToValue(int bin, int dim) | HistogramDataOperations | |
| binWidth(int dim) | HistogramDataOperations | |
| dimensionality() | HistogramDataOperations | |
| dimensionSize(int dim) | HistogramDataOperations | |
| get1(int bin1) | HistogramDataOperations | |
| get2(int bin1, int bin2) | HistogramDataOperations | |
| get3(int bin1, int bin2, int bin3) | HistogramDataOperations | |
| getDataDouble() | HistogramDataOperations | |
| highBin(int dim) | HistogramDataOperations | |
| lowBin(int dim) | HistogramDataOperations | |
| maxVal() | HistogramDataOperations | |
| maxValIndex(org.omg.CORBA.IntHolder index) | HistogramDataOperations | |
| minVal() | HistogramDataOperations | |
| nrOfBins() | HistogramDataOperations | |
| sum() | HistogramDataOperations | |
| valueToBin(double value, int dim) | HistogramDataOperations | |