Main Page   Namespace List   Class Hierarchy   Alphabetical List   Compound List   File List   Namespace Members   Compound Members   File Members  

HxCorba::HistogramData Class Reference

#include <HxCorbaHistogram.h>

Inheritance diagram for HxCorba::HistogramData::

HxCorba::Histogram List of all members.

Public Types

typedef HistogramData_ptr _ptr_type
typedef HistogramData_var _var_type

Public Methods

 HistogramData ()
virtual ~HistogramData ()
virtual const char ** _OB_ids () const
CORBA::Long dimensionality ()
CORBA::Long dimensionSize (CORBA::Long dim)
CORBA::Long nrOfBins ()
CORBA::Double lowBin (CORBA::Long dim)
CORBA::Double highBin (CORBA::Long dim)
CORBA::Double binWidth (CORBA::Long dim)
CORBA::Double binToValue (CORBA::Long bin, CORBA::Long dim)
CORBA::Long valueToBin (CORBA::Double value, CORBA::Long dim)
CORBA::Double get1 (CORBA::Long bin1)
CORBA::Double get2 (CORBA::Long bin1, CORBA::Long bin2)
CORBA::Double get3 (CORBA::Long bin1, CORBA::Long bin2, CORBA::Long bin3)
CORBA::Double sum ()
CORBA::Double minVal ()
CORBA::Double maxVal ()
CORBA::Double maxValIndex (CORBA::Long_out index)
BinDataSequencegetDataDouble ()

Static Public Methods

HistogramData_ptr _duplicate (HistogramData_ptr p)
HistogramData_ptr _nil ()
HistogramData_ptr _narrow (CORBA::Object_ptr)
HistogramData_ptr _narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Protected Methods

virtual OB::MarshalStubImpl_ptr _OB_createMarshalStubImpl ()

Member Typedef Documentation

typedef HistogramData_ptr HxCorba::HistogramData::_ptr_type
 

Reimplemented in HxCorba::Histogram.

typedef HistogramData_var HxCorba::HistogramData::_var_type
 

Reimplemented in HxCorba::Histogram.


Constructor & Destructor Documentation

HxCorba::HistogramData::HistogramData   [inline]
 

virtual HxCorba::HistogramData::~HistogramData   [inline, virtual]
 


Member Function Documentation

OB::MarshalStubImpl_ptr HxCorba::HistogramData::_OB_createMarshalStubImpl   [protected, virtual]
 

Reimplemented in HxCorba::Histogram.

HistogramData_ptr HxCorba::HistogramData::_duplicate HistogramData_ptr    p [inline, static]
 

HistogramData_ptr HxCorba::HistogramData::_nil   [inline, static]
 

Reimplemented in HxCorba::Histogram.

HxCorba::HistogramData_ptr HxCorba::HistogramData::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented in HxCorba::Histogram.

HxCorba::HistogramData_ptr HxCorba::HistogramData::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented in HxCorba::Histogram.

const char ** HxCorba::HistogramData::_OB_ids   const [virtual]
 

Reimplemented in HxCorba::Histogram.

const char ** HxCorba::HistogramData::_OB_staticIds   [static]
 

Reimplemented in HxCorba::Histogram.

CORBA::Long HxCorba::HistogramData::dimensionality  
 

CORBA::Long HxCorba::HistogramData::dimensionSize CORBA::Long    _ob_a0
 

CORBA::Long HxCorba::HistogramData::nrOfBins  
 

CORBA::Double HxCorba::HistogramData::lowBin CORBA::Long    _ob_a0
 

CORBA::Double HxCorba::HistogramData::highBin CORBA::Long    _ob_a0
 

CORBA::Double HxCorba::HistogramData::binWidth CORBA::Long    _ob_a0
 

CORBA::Double HxCorba::HistogramData::binToValue CORBA::Long    _ob_a0,
CORBA::Long    _ob_a1
 

CORBA::Long HxCorba::HistogramData::valueToBin CORBA::Double    _ob_a0,
CORBA::Long    _ob_a1
 

CORBA::Double HxCorba::HistogramData::get1 CORBA::Long    _ob_a0
 

CORBA::Double HxCorba::HistogramData::get2 CORBA::Long    _ob_a0,
CORBA::Long    _ob_a1
 

CORBA::Double HxCorba::HistogramData::get3 CORBA::Long    _ob_a0,
CORBA::Long    _ob_a1,
CORBA::Long    _ob_a2
 

CORBA::Double HxCorba::HistogramData::sum  
 

CORBA::Double HxCorba::HistogramData::minVal  
 

CORBA::Double HxCorba::HistogramData::maxVal  
 

CORBA::Double HxCorba::HistogramData::maxValIndex CORBA::Long_out    _ob_a0
 

HxCorba::BinDataSequence * HxCorba::HistogramData::getDataDouble  
 


The documentation for this class was generated from the following files:
Generated on Tue Jan 8 13:57:13 2002 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001