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

POA_HxCorba::HistogramSession Class Reference

#include <HxCorbaDatabaseSessions_skel.h>

Inheritance diagram for POA_HxCorba::HistogramSession::

POA_HxCorba::DatabaseSession POA_HxCorba::FullSession POA_HxCorba::HistogramSession_tie POA_HxCorba::FullSession_tie List of all members.

Public Methods

 HistogramSession ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::HistogramSession_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual void addHistogram (const char *imageName, const char *setName, const HxCorba::FloatSeq &histoData)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::FloatSeqgetHistogram (const char *imageName, const char *setName)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::StringSeqnearest (const char *imageName, const char *setName, CORBA::Long count)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::StringSeqrandom (const char *setName, CORBA::Long count)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::StringSeqsearch (CORBA::Long count, const HxCorba::FloatSeq &sample)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)

Protected Methods

void _OB_op_addHistogram (OB::Upcall_ptr)
void _OB_op_getHistogram (OB::Upcall_ptr)
void _OB_op_nearest (OB::Upcall_ptr)
void _OB_op_random (OB::Upcall_ptr)
void _OB_op_search (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::HistogramSession::HistogramSession   [inline]
 


Member Function Documentation

void POA_HxCorba::HistogramSession::_OB_op_addHistogram OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::HistogramSession::_OB_op_getHistogram OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::HistogramSession::_OB_op_nearest OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::HistogramSession::_OB_op_random OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::HistogramSession::_OB_op_search OB::Upcall_ptr    _ob_up [protected]
 

CORBA::Boolean POA_HxCorba::HistogramSession::_is_a const char *    type throw (CORBA::SystemException) [virtual]
 

Reimplemented from POA_HxCorba::DatabaseSession.

Reimplemented in POA_HxCorba::FullSession.

CORBA::RepositoryId POA_HxCorba::HistogramSession::_primary_interface const PortableServer::ObjectId &   ,
PortableServer::POA_ptr   
[virtual]
 

Reimplemented from POA_HxCorba::DatabaseSession.

Reimplemented in POA_HxCorba::FullSession.

HxCorba::HistogramSession_ptr POA_HxCorba::HistogramSession::_this  
 

Reimplemented from POA_HxCorba::DatabaseSession.

Reimplemented in POA_HxCorba::FullSession.

OB::DirectStubImpl_ptr POA_HxCorba::HistogramSession::_OB_createDirectStubImpl PortableServer::POA_ptr    poa,
const PortableServer::ObjectId &    oid
[virtual]
 

Reimplemented from POA_HxCorba::DatabaseSession.

Reimplemented in POA_HxCorba::FullSession.

void POA_HxCorba::HistogramSession::_OB_dispatch OB::Upcall_ptr    _ob_up [virtual]
 

Reimplemented from POA_HxCorba::DatabaseSession.

Reimplemented in POA_HxCorba::FullSession.

virtual void POA_HxCorba::HistogramSession::addHistogram const char *    imageName,
const char *    setName,
const HxCorba::FloatSeq   histoData
throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::HistogramSession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::FloatSeq* POA_HxCorba::HistogramSession::getHistogram const char *    imageName,
const char *    setName
throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::HistogramSession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::StringSeq* POA_HxCorba::HistogramSession::nearest const char *    imageName,
const char *    setName,
CORBA::Long    count
throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::HistogramSession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::StringSeq* POA_HxCorba::HistogramSession::random const char *    setName,
CORBA::Long    count
throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::HistogramSession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::StringSeq* POA_HxCorba::HistogramSession::search CORBA::Long    count,
const HxCorba::FloatSeq   sample
throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::HistogramSession_tie, and POA_HxCorba::FullSession_tie.


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