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

POA_HxCorba::ImageSeqDisplayer Class Reference

#include <HxCorbaImageSeq_skel.h>

Inheritance diagram for POA_HxCorba::ImageSeqDisplayer::

POA_HxCorba::ImageSeqDisplayer_tie List of all members.

Public Methods

 ImageSeqDisplayer ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::ImageSeqDisplayer_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual HxCorba::RgbSeqgetRgb2d (CORBA::Long frameNr)=0 throw (CORBA::SystemException)
virtual void fillRgb2d (CORBA::Long frameNr, HxCorba::RgbBuffer_ptr buf)=0 throw (CORBA::SystemException)
virtual CORBA::Long nrFrames ()=0 throw (CORBA::SystemException)
virtual void setDisplayMode (const char *displayMode)=0 throw (CORBA::SystemException)
virtual char * getDisplayMode ()=0 throw (CORBA::SystemException)
virtual void setSize (const HxCorba::Sizes &newSize)=0 throw (CORBA::SystemException)
virtual HxCorba::Sizes getSizes ()=0 throw (CORBA::SystemException)
virtual HxCorba::Sizes getOriginalSizes ()=0 throw (CORBA::SystemException)
virtual void close ()=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_getRgb2d (OB::Upcall_ptr)
void _OB_op_fillRgb2d (OB::Upcall_ptr)
void _OB_op_nrFrames (OB::Upcall_ptr)
void _OB_op_setDisplayMode (OB::Upcall_ptr)
void _OB_op_getDisplayMode (OB::Upcall_ptr)
void _OB_op_setSize (OB::Upcall_ptr)
void _OB_op_getSizes (OB::Upcall_ptr)
void _OB_op_getOriginalSizes (OB::Upcall_ptr)
void _OB_op_close (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::ImageSeqDisplayer::ImageSeqDisplayer   [inline]
 


Member Function Documentation

void POA_HxCorba::ImageSeqDisplayer::_OB_op_getRgb2d OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_fillRgb2d OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_nrFrames OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_setDisplayMode OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_getDisplayMode OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_setSize OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_getSizes OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageSeqDisplayer::_OB_op_getOriginalSizes OB::Upcall_ptr    _ob_up [protected]
 

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

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

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

HxCorba::ImageSeqDisplayer_ptr POA_HxCorba::ImageSeqDisplayer::_this  
 

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

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

virtual HxCorba::RgbSeq* POA_HxCorba::ImageSeqDisplayer::getRgb2d CORBA::Long    frameNr throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual void POA_HxCorba::ImageSeqDisplayer::fillRgb2d CORBA::Long    frameNr,
HxCorba::RgbBuffer_ptr    buf
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual CORBA::Long POA_HxCorba::ImageSeqDisplayer::nrFrames   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual void POA_HxCorba::ImageSeqDisplayer::setDisplayMode const char *    displayMode throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual char* POA_HxCorba::ImageSeqDisplayer::getDisplayMode   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual void POA_HxCorba::ImageSeqDisplayer::setSize const HxCorba::Sizes   newSize throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual HxCorba::Sizes POA_HxCorba::ImageSeqDisplayer::getSizes   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

virtual HxCorba::Sizes POA_HxCorba::ImageSeqDisplayer::getOriginalSizes   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.

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

Reimplemented in POA_HxCorba::ImageSeqDisplayer_tie.


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