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

HxCorba::VideoWriter Class Reference

#include <HxCorbaVideoWriter.h>

Inheritance diagram for HxCorba::VideoWriter::

OBProxy_HxCorba::VideoWriter List of all members.

Public Types

typedef VideoWriter_ptr _ptr_type
typedef VideoWriter_var _var_type

Public Methods

 VideoWriter ()
virtual ~VideoWriter ()
virtual void putFrame (CORBA::Octet r, CORBA::Octet g, CORBA::Octet b)=0
virtual void putImage (ImageRep_ptr img, const char *mode)=0
virtual void closeVideo ()=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef VideoWriter_ptr HxCorba::VideoWriter::_ptr_type
 

typedef VideoWriter_var HxCorba::VideoWriter::_var_type
 


Constructor & Destructor Documentation

HxCorba::VideoWriter::VideoWriter   [inline]
 

Reimplemented in OBProxy_HxCorba::VideoWriter.

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

Reimplemented in OBProxy_HxCorba::VideoWriter.


Member Function Documentation

VideoWriter_ptr HxCorba::VideoWriter::_duplicate VideoWriter_ptr    p [inline, static]
 

VideoWriter_ptr HxCorba::VideoWriter::_nil   [inline, static]
 

HxCorba::VideoWriter_ptr HxCorba::VideoWriter::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::VideoWriter_ptr HxCorba::VideoWriter::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::VideoWriter_ptr HxCorba::VideoWriter::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::VideoWriter_ptr HxCorba::VideoWriter::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

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

virtual void HxCorba::VideoWriter::putFrame CORBA::Octet    _ob_a0,
CORBA::Octet    _ob_a1,
CORBA::Octet    _ob_a2
[pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoWriter.

virtual void HxCorba::VideoWriter::putImage ImageRep_ptr    img,
const char *    mode
[pure virtual]
 

virtual void HxCorba::VideoWriter::closeVideo   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoWriter.


Member Data Documentation

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

Initial value:

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


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