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

POA_HxCorba::ImageData Class Reference

#include <HxCorbaImageRep_skel.h>

Inheritance diagram for POA_HxCorba::ImageData::

POA_HxCorba::ImageData_tie POA_HxCorba::ImageRep POA_HxCorba::ImageRep_tie List of all members.

Public Methods

 ImageData ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::ImageData_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual CORBA::Long dimensionality ()=0 throw (CORBA::SystemException)
virtual CORBA::Long numberOfPixels ()=0 throw (CORBA::SystemException)
virtual CORBA::Long pixelDimensionality ()=0 throw (CORBA::SystemException)
virtual CORBA::Long pixelPrecision ()=0 throw (CORBA::SystemException)
virtual HxCorba::PixelT pixelType ()=0 throw (CORBA::SystemException)
virtual HxCorba::Sizes getSizes ()=0 throw (CORBA::SystemException)
virtual CORBA::Long dimensionSize (CORBA::Long i)=0 throw (CORBA::SystemException)
virtual HxCorba::ImageSignature signature ()=0 throw (CORBA::SystemException)
virtual HxCorba::RgbSeqgetRgb2d (const char *displayMode)=0 throw (CORBA::SystemException)
virtual void fillRgb2d (HxCorba::RgbBuffer_ptr buf, const char *displayMode)=0 throw (CORBA::SystemException)
virtual HxCorba::ImageRepRgbSource_ptr getRgbSource ()=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_dimensionality (OB::Upcall_ptr)
void _OB_op_numberOfPixels (OB::Upcall_ptr)
void _OB_op_pixelDimensionality (OB::Upcall_ptr)
void _OB_op_pixelPrecision (OB::Upcall_ptr)
void _OB_op_pixelType (OB::Upcall_ptr)
void _OB_op_getSizes (OB::Upcall_ptr)
void _OB_op_dimensionSize (OB::Upcall_ptr)
void _OB_op_signature (OB::Upcall_ptr)
void _OB_op_getRgb2d (OB::Upcall_ptr)
void _OB_op_fillRgb2d (OB::Upcall_ptr)
void _OB_op_getRgbSource (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::ImageData::ImageData   [inline]
 


Member Function Documentation

void POA_HxCorba::ImageData::_OB_op_dimensionality OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageData::_OB_op_numberOfPixels OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageData::_OB_op_pixelDimensionality OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageData::_OB_op_pixelPrecision OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageData::_OB_op_pixelType OB::Upcall_ptr    _ob_up [protected]
 

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

void POA_HxCorba::ImageData::_OB_op_dimensionSize OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::ImageData::_OB_op_signature OB::Upcall_ptr    _ob_up [protected]
 

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

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

void POA_HxCorba::ImageData::_OB_op_getRgbSource OB::Upcall_ptr    _ob_up [protected]
 

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

Reimplemented in POA_HxCorba::ImageRep.

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

Reimplemented in POA_HxCorba::ImageRep.

HxCorba::ImageData_ptr POA_HxCorba::ImageData::_this  
 

Reimplemented in POA_HxCorba::ImageRep.

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

Reimplemented in POA_HxCorba::ImageRep.

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

Reimplemented in POA_HxCorba::ImageRep.

virtual CORBA::Long POA_HxCorba::ImageData::dimensionality   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual CORBA::Long POA_HxCorba::ImageData::numberOfPixels   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual CORBA::Long POA_HxCorba::ImageData::pixelDimensionality   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual CORBA::Long POA_HxCorba::ImageData::pixelPrecision   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual HxCorba::PixelT POA_HxCorba::ImageData::pixelType   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

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

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual CORBA::Long POA_HxCorba::ImageData::dimensionSize CORBA::Long    i throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual HxCorba::ImageSignature POA_HxCorba::ImageData::signature   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual HxCorba::RgbSeq* POA_HxCorba::ImageData::getRgb2d const char *    displayMode throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual void POA_HxCorba::ImageData::fillRgb2d HxCorba::RgbBuffer_ptr    buf,
const char *    displayMode
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.

virtual HxCorba::ImageRepRgbSource_ptr POA_HxCorba::ImageData::getRgbSource   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::ImageData_tie, and POA_HxCorba::ImageRep_tie.


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