#include <HxCorbaHistogram.h>
Inheritance diagram for HxCorba::HistogramData::

Public Types | |
| typedef HistogramData_ptr | _ptr_type |
| typedef HistogramData_var | _var_type |
Public Methods | |
| HistogramData () | |
| virtual | ~HistogramData () |
| virtual CORBA::Long | dimensionality ()=0 |
| virtual CORBA::Long | dimensionSize (CORBA::Long dim)=0 |
| virtual CORBA::Long | nrOfBins ()=0 |
| virtual CORBA::Double | lowBin (CORBA::Long dim)=0 |
| virtual CORBA::Double | highBin (CORBA::Long dim)=0 |
| virtual CORBA::Double | binWidth (CORBA::Long dim)=0 |
| virtual CORBA::Double | binToValue (CORBA::Long bin, CORBA::Long dim)=0 |
| virtual CORBA::Long | valueToBin (CORBA::Double value, CORBA::Long dim)=0 |
| virtual CORBA::Double | get1 (CORBA::Long bin1)=0 |
| virtual CORBA::Double | get2 (CORBA::Long bin1, CORBA::Long bin2)=0 |
| virtual CORBA::Double | get3 (CORBA::Long bin1, CORBA::Long bin2, CORBA::Long bin3)=0 |
| virtual CORBA::Double | sum ()=0 |
| virtual CORBA::Double | minVal ()=0 |
| virtual CORBA::Double | maxVal ()=0 |
| virtual CORBA::Double | maxValIndex (CORBA::Long_out index)=0 |
| virtual BinDataSequence * | getDataDouble ()=0 |
Static Public Methods | |
| HistogramData_ptr | _duplicate (HistogramData_ptr p) |
| HistogramData_ptr | _nil () |
| HistogramData_ptr | _narrow (CORBA::Object_ptr) |
| HistogramData_ptr | _unchecked_narrow (CORBA::Object_ptr) |
| HistogramData_ptr | _narrow (CORBA::AbstractBase_ptr) |
| HistogramData_ptr | _unchecked_narrow (CORBA::AbstractBase_ptr) |
| const char ** | _OB_staticIds () |
Static Protected Attributes | |
| const char * | ids_ [] |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
|
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in HxCorba::Histogram. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
||||||||||||
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
||||||||||||
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
||||||||||||
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
||||||||||||||||
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Reimplemented in OBProxy_HxCorba::HistogramData. |
|
|
Initial value:
{
"IDL:HxCorba/HistogramData:1.0",
0
}Reimplemented in HxCorba::Histogram. |
1.2.12 written by Dimitri van Heesch,
© 1997-2001