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

HxCorba::HistogramSession Class Reference

#include <HxCorbaDatabaseSessions.h>

Inheritance diagram for HxCorba::HistogramSession::

HxCorba::DatabaseSession HxCorba::FullSession OBProxy_HxCorba::HistogramSession OBProxy_HxCorba::FullSession OBProxy_HxCorba::FullSession List of all members.

Public Types

typedef HistogramSession_ptr _ptr_type
typedef HistogramSession_var _var_type

Public Methods

 HistogramSession ()
virtual ~HistogramSession ()
virtual void addHistogram (const char *imageName, const char *setName, const FloatSeq &histoData)=0
virtual FloatSeqgetHistogram (const char *imageName, const char *setName)=0
virtual StringSeqnearest (const char *imageName, const char *setName, CORBA::Long count)=0
virtual StringSeqrandom (const char *setName, CORBA::Long count)=0
virtual StringSeqsearch (CORBA::Long count, const FloatSeq &sample)=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef HistogramSession_ptr HxCorba::HistogramSession::_ptr_type
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

typedef HistogramSession_var HxCorba::HistogramSession::_var_type
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.


Constructor & Destructor Documentation

HxCorba::HistogramSession::HistogramSession   [inline]
 

Reimplemented in OBProxy_HxCorba::HistogramSession.

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

Reimplemented in OBProxy_HxCorba::HistogramSession.


Member Function Documentation

HistogramSession_ptr HxCorba::HistogramSession::_duplicate HistogramSession_ptr    p [inline, static]
 

HistogramSession_ptr HxCorba::HistogramSession::_nil   [inline, static]
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

HxCorba::HistogramSession_ptr HxCorba::HistogramSession::_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

HxCorba::HistogramSession_ptr HxCorba::HistogramSession::_unchecked_narrow CORBA::Object_ptr    p [static]
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

HxCorba::HistogramSession_ptr HxCorba::HistogramSession::_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

HxCorba::HistogramSession_ptr HxCorba::HistogramSession::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

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

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.

virtual void HxCorba::HistogramSession::addHistogram const char *    imageName,
const char *    setName,
const FloatSeq   histoData
[pure virtual]
 

virtual FloatSeq* HxCorba::HistogramSession::getHistogram const char *    _ob_a0,
const char *    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::HistogramSession.

virtual StringSeq* HxCorba::HistogramSession::nearest const char *    _ob_a0,
const char *    _ob_a1,
CORBA::Long    _ob_a2
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::HistogramSession.

virtual StringSeq* HxCorba::HistogramSession::random const char *    _ob_a0,
CORBA::Long    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::HistogramSession.

virtual StringSeq* HxCorba::HistogramSession::search CORBA::Long    count,
const FloatSeq   sample
[pure virtual]
 


Member Data Documentation

const char * HxCorba::HistogramSession::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/HistogramSession:1.0",
    "IDL:HxCorba/DatabaseSession:1.0",
    0
}

Reimplemented from HxCorba::DatabaseSession.

Reimplemented in HxCorba::FullSession.


The documentation for this class was generated from the following files:
Generated on Mon Jan 27 15:08:08 2003 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001