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

POA_HxCorba::DatabaseSession Class Reference

#include <HxCorbaDatabase_skel.h>

Inheritance diagram for POA_HxCorba::DatabaseSession::

POA_HxCorba::DatabaseSession_tie POA_HxCorba::HistogramSession POA_HxCorba::StoreSession POA_HxCorba::VxSimilaritySession POA_HxCorba::XMLSession POA_HxCorba::FullSession POA_HxCorba::HistogramSession_tie POA_HxCorba::StoreSession_tie POA_HxCorba::UpdateSession POA_HxCorba::FullSession POA_HxCorba::VxSimilaritySession_tie POA_HxCorba::FullSession POA_HxCorba::XMLSession_tie List of all members.

Public Methods

 DatabaseSession ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::DatabaseSession_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual HxCorba::StringSeqlistVideos ()=0 throw (CORBA::SystemException)
virtual HxCorba::StringSeqlistSegmentations (const char *videoName)=0 throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getSegmentation (const char *videoName, const char *segName)=0 throw (CORBA::SystemException)
virtual HxCorba::VxSegmentSeqquerySegments (const char *sqlQuery)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::StringSeqqueryStrings (const char *sqlQuery)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual HxCorba::SegmentQueryResultSeqqueryMultipleSegments (const char *sqlQuery)=0 throw (HxCorba::DatabaseException, CORBA::SystemException)
virtual void close ()=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_listVideos (OB::Upcall_ptr)
void _OB_op_listSegmentations (OB::Upcall_ptr)
void _OB_op_getSegmentation (OB::Upcall_ptr)
void _OB_op_querySegments (OB::Upcall_ptr)
void _OB_op_queryStrings (OB::Upcall_ptr)
void _OB_op_queryMultipleSegments (OB::Upcall_ptr)
void _OB_op_close (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::DatabaseSession::DatabaseSession   [inline]
 


Member Function Documentation

void POA_HxCorba::DatabaseSession::_OB_op_listVideos OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_listSegmentations OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_getSegmentation OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_querySegments OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_queryStrings OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_queryMultipleSegments OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::DatabaseSession::_OB_op_close OB::Upcall_ptr    _ob_up [protected]
 

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

Reimplemented in POA_HxCorba::StoreSession, POA_HxCorba::UpdateSession, POA_HxCorba::XMLSession, POA_HxCorba::HistogramSession, POA_HxCorba::VxSimilaritySession, and POA_HxCorba::FullSession.

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

Reimplemented in POA_HxCorba::StoreSession, POA_HxCorba::UpdateSession, POA_HxCorba::XMLSession, POA_HxCorba::HistogramSession, POA_HxCorba::VxSimilaritySession, and POA_HxCorba::FullSession.

HxCorba::DatabaseSession_ptr POA_HxCorba::DatabaseSession::_this  
 

Reimplemented in POA_HxCorba::StoreSession, POA_HxCorba::UpdateSession, POA_HxCorba::XMLSession, POA_HxCorba::HistogramSession, POA_HxCorba::VxSimilaritySession, and POA_HxCorba::FullSession.

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

Reimplemented in POA_HxCorba::StoreSession, POA_HxCorba::UpdateSession, POA_HxCorba::XMLSession, POA_HxCorba::HistogramSession, POA_HxCorba::VxSimilaritySession, and POA_HxCorba::FullSession.

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

Reimplemented in POA_HxCorba::StoreSession, POA_HxCorba::UpdateSession, POA_HxCorba::XMLSession, POA_HxCorba::HistogramSession, POA_HxCorba::VxSimilaritySession, and POA_HxCorba::FullSession.

virtual HxCorba::StringSeq* POA_HxCorba::DatabaseSession::listVideos   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::StringSeq* POA_HxCorba::DatabaseSession::listSegmentations const char *    videoName throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::VxSegmentation_ptr POA_HxCorba::DatabaseSession::getSegmentation const char *    videoName,
const char *    segName
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::VxSegmentSeq* POA_HxCorba::DatabaseSession::querySegments const char *    sqlQuery throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::StringSeq* POA_HxCorba::DatabaseSession::queryStrings const char *    sqlQuery throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual HxCorba::SegmentQueryResultSeq* POA_HxCorba::DatabaseSession::queryMultipleSegments const char *    sqlQuery throw (HxCorba::DatabaseException, CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_tie, and POA_HxCorba::FullSession_tie.

virtual void POA_HxCorba::DatabaseSession::close   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::DatabaseSession_tie, POA_HxCorba::StoreSession_tie, POA_HxCorba::UpdateSession_tie, POA_HxCorba::XMLSession_tie, POA_HxCorba::HistogramSession_tie, POA_HxCorba::VxSimilaritySession_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