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

HxCorba::ImageSeq Class Reference

#include <HxCorbaImageSeq.h>

Inheritance diagram for HxCorba::ImageSeq::

OBProxy_HxCorba::ImageSeq List of all members.

Public Types

typedef ImageSeq_ptr _ptr_type
typedef ImageSeq_var _var_type

Public Methods

 ImageSeq ()
virtual ~ImageSeq ()
virtual ImageRep_ptr getFrame (CORBA::Long frameNr)=0
virtual CORBA::Long nrFrames ()=0
virtual Sizes frameSizes ()=0
virtual RgbSeqgetRgb2d (CORBA::Long frameNr, const char *displayMode)=0
virtual void fillRgb2d (CORBA::Long frameNr, RgbBuffer_ptr buf, const char *displayMode)=0
virtual ImageSeqDisplayer_ptr getDisplayer ()=0
virtual VxSegmentation_ptr findCuts (TagList_ptr tags)=0
virtual void destroy ()=0

Static Public Methods

ImageSeq_ptr _duplicate (ImageSeq_ptr p)
ImageSeq_ptr _nil ()
ImageSeq_ptr _narrow (CORBA::Object_ptr)
ImageSeq_ptr _unchecked_narrow (CORBA::Object_ptr)
ImageSeq_ptr _narrow (CORBA::AbstractBase_ptr)
ImageSeq_ptr _unchecked_narrow (CORBA::AbstractBase_ptr)
const char ** _OB_staticIds ()

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef ImageSeq_ptr HxCorba::ImageSeq::_ptr_type
 

typedef ImageSeq_var HxCorba::ImageSeq::_var_type
 


Constructor & Destructor Documentation

HxCorba::ImageSeq::ImageSeq   [inline]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual HxCorba::ImageSeq::~ImageSeq   [inline, virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.


Member Function Documentation

ImageSeq_ptr HxCorba::ImageSeq::_duplicate ImageSeq_ptr    p [inline, static]
 

ImageSeq_ptr HxCorba::ImageSeq::_nil   [inline, static]
 

HxCorba::ImageSeq_ptr HxCorba::ImageSeq::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::ImageSeq_ptr HxCorba::ImageSeq::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::ImageSeq_ptr HxCorba::ImageSeq::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::ImageSeq_ptr HxCorba::ImageSeq::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

const char ** HxCorba::ImageSeq::_OB_staticIds   [static]
 

virtual ImageRep_ptr HxCorba::ImageSeq::getFrame CORBA::Long    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual CORBA::Long HxCorba::ImageSeq::nrFrames   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual Sizes HxCorba::ImageSeq::frameSizes   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual RgbSeq* HxCorba::ImageSeq::getRgb2d CORBA::Long    _ob_a0,
const char *    _ob_a1
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual void HxCorba::ImageSeq::fillRgb2d CORBA::Long    frameNr,
RgbBuffer_ptr    buf,
const char *    displayMode
[pure virtual]
 

virtual ImageSeqDisplayer_ptr HxCorba::ImageSeq::getDisplayer   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.

virtual VxSegmentation_ptr HxCorba::ImageSeq::findCuts TagList_ptr    tags [pure virtual]
 

virtual void HxCorba::ImageSeq::destroy   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::ImageSeq.


Member Data Documentation

const char * HxCorba::ImageSeq::ids_ [static, protected]
 

Initial value:

{
    "IDL:HxCorba/ImageSeq:1.0",
    0
}


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