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

POA_HxCorba::VideoWriter Class Reference

#include <HxCorbaVideoWriter_skel.h>

Inheritance diagram for POA_HxCorba::VideoWriter::

POA_HxCorba::VideoWriter_tie List of all members.

Public Methods

 VideoWriter ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::VideoWriter_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual void putFrame (CORBA::Octet r, CORBA::Octet g, CORBA::Octet b)=0 throw (CORBA::SystemException)
virtual void putImage (HxCorba::ImageRep_ptr img, const char *mode)=0 throw (CORBA::SystemException)
virtual void closeVideo ()=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_putFrame (OB::Upcall_ptr)
void _OB_op_putImage (OB::Upcall_ptr)
void _OB_op_closeVideo (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::VideoWriter::VideoWriter   [inline]
 


Member Function Documentation

void POA_HxCorba::VideoWriter::_OB_op_putFrame OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VideoWriter::_OB_op_putImage OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VideoWriter::_OB_op_closeVideo OB::Upcall_ptr    _ob_up [protected]
 

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

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

HxCorba::VideoWriter_ptr POA_HxCorba::VideoWriter::_this  
 

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

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

virtual void POA_HxCorba::VideoWriter::putFrame CORBA::Octet    r,
CORBA::Octet    g,
CORBA::Octet    b
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoWriter_tie.

virtual void POA_HxCorba::VideoWriter::putImage HxCorba::ImageRep_ptr    img,
const char *    mode
throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoWriter_tie.

virtual void POA_HxCorba::VideoWriter::closeVideo   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoWriter_tie.


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