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

RgbBufferPOATie Class Reference

Inheritance diagram for RgbBufferPOATie::

RgbBufferPOA RgbBufferOperations List of all members.

Public Methods

 RgbBufferPOATie (RgbBufferOperations delegate)
 RgbBufferPOATie (RgbBufferOperations delegate, org.omg.PortableServer.POA poa)
RgbBufferOperations _delegate ()
void _delegate (RgbBufferOperations delegate)
org.omg.PortableServer.POA _default_POA ()
int size ()
 The number of elements in the buffer. More...

int[] getRgb ()
 Get the RGB data as an RgbSeq. More...

void setRgb (int[] pixels)
 Set the RGB data. More...


Constructor & Destructor Documentation

RgbBufferPOATie::RgbBufferPOATie RgbBufferOperations    delegate [inline]
 

RgbBufferPOATie::RgbBufferPOATie RgbBufferOperations    delegate,
org.omg.PortableServer.POA    poa
[inline]
 


Member Function Documentation

RgbBufferOperations RgbBufferPOATie::_delegate   [inline]
 

void RgbBufferPOATie::_delegate RgbBufferOperations    delegate [inline]
 

org.omg.PortableServer.POA RgbBufferPOATie::_default_POA   [inline]
 

int RgbBufferPOATie::size   [inline]
 

The number of elements in the buffer.

Reimplemented from RgbBufferOperations.

int [] RgbBufferPOATie::getRgb   [inline]
 

Get the RGB data as an RgbSeq.

Reimplemented from RgbBufferOperations.

void RgbBufferPOATie::setRgb int    pixels[] [inline]
 

Set the RGB data.

Reimplemented from RgbBufferOperations.


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