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

POA_HxCorba::ImageRepRgbSource_tie Class Template Reference

#include <HxCorbaImageRep_skel_tie.h>

Inheritance diagram for POA_HxCorba::ImageRepRgbSource_tie::

POA_HxCorba::ImageRepRgbSource POA_HxCorba::RgbSource List of all members.

Public Methods

 ImageRepRgbSource_tie (T &t)
 ImageRepRgbSource_tie (T &t, PortableServer::POA_ptr poa)
 ImageRepRgbSource_tie (T *p, CORBA::Boolean release=true)
 ImageRepRgbSource_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~ImageRepRgbSource_tie ()
T * _tied_object ()
void _tied_object (T &obj)
void _tied_object (T *obj, CORBA::Boolean release=true)
CORBA::Boolean _is_owner ()
void _is_owner (CORBA::Boolean b)
virtual void setDisplayMode (const char *displayMode) throw (CORBA::SystemException)
virtual char * getDisplayMode () throw (CORBA::SystemException)
virtual void setSize (const HxCorba::Sizes &newSize) throw (CORBA::SystemException)
virtual void setMaxSize (const HxCorba::Sizes &maxSize) throw (CORBA::SystemException)
virtual void scale (CORBA::Float factor) throw (CORBA::SystemException)
virtual void setTransferSize (CORBA::Long nLines) throw (CORBA::SystemException)
virtual CORBA::Long getTransferSize () throw (CORBA::SystemException)
virtual void setTransferPos (CORBA::Long line) throw (CORBA::SystemException)
virtual CORBA::Long getTransferPos () throw (CORBA::SystemException)
virtual HxCorba::Sizes getSizes () throw (CORBA::SystemException)
virtual HxCorba::Sizes getOriginalSizes () throw (CORBA::SystemException)
virtual void close () throw (CORBA::SystemException)
virtual HxCorba::RgbSeqgetRgb () throw (CORBA::SystemException)
virtual void fillRgb (HxCorba::RgbBuffer_ptr buffer) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::ImageRepRgbSource_tie< T >


Constructor & Destructor Documentation

template<class T>
POA_HxCorba::ImageRepRgbSource_tie< T >::ImageRepRgbSource_tie T &    t [inline]
 

template<class T>
POA_HxCorba::ImageRepRgbSource_tie< T >::ImageRepRgbSource_tie T &    t,
PortableServer::POA_ptr    poa
[inline]
 

template<class T>
POA_HxCorba::ImageRepRgbSource_tie< T >::ImageRepRgbSource_tie T *    p,
CORBA::Boolean    release = true
[inline]
 

template<class T>
POA_HxCorba::ImageRepRgbSource_tie< T >::ImageRepRgbSource_tie T *    p,
PortableServer::POA_ptr    poa,
CORBA::Boolean    release = true
[inline]
 

template<class T>
virtual POA_HxCorba::ImageRepRgbSource_tie< T >::~ImageRepRgbSource_tie   [inline, virtual]
 


Member Function Documentation

template<class T>
T* POA_HxCorba::ImageRepRgbSource_tie< T >::_tied_object   [inline]
 

template<class T>
void POA_HxCorba::ImageRepRgbSource_tie< T >::_tied_object T &    obj [inline]
 

template<class T>
void POA_HxCorba::ImageRepRgbSource_tie< T >::_tied_object T *    obj,
CORBA::Boolean    release = true
[inline]
 

template<class T>
CORBA::Boolean POA_HxCorba::ImageRepRgbSource_tie< T >::_is_owner   [inline]
 

template<class T>
void POA_HxCorba::ImageRepRgbSource_tie< T >::_is_owner CORBA::Boolean    b [inline]
 

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::setDisplayMode const char *    displayMode throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual char* POA_HxCorba::ImageRepRgbSource_tie< T >::getDisplayMode   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::setSize const HxCorba::Sizes   newSize throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::setMaxSize const HxCorba::Sizes   maxSize throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::scale CORBA::Float    factor throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::setTransferSize CORBA::Long    nLines throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual CORBA::Long POA_HxCorba::ImageRepRgbSource_tie< T >::getTransferSize   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::setTransferPos CORBA::Long    line throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual CORBA::Long POA_HxCorba::ImageRepRgbSource_tie< T >::getTransferPos   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual HxCorba::Sizes POA_HxCorba::ImageRepRgbSource_tie< T >::getSizes   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual HxCorba::Sizes POA_HxCorba::ImageRepRgbSource_tie< T >::getOriginalSizes   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::close   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::ImageRepRgbSource.

template<class T>
virtual HxCorba::RgbSeq* POA_HxCorba::ImageRepRgbSource_tie< T >::getRgb   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::RgbSource.

template<class T>
virtual void POA_HxCorba::ImageRepRgbSource_tie< T >::fillRgb HxCorba::RgbBuffer_ptr    buffer throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::RgbSource.

template<class T>
PortableServer::POA_ptr POA_HxCorba::ImageRepRgbSource_tie< T >::_default_POA   [inline]
 


The documentation for this class was generated from the following file:
Generated on Tue Feb 3 14:16:33 2004 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001