#include <HxCorbaVideoWriter.h>
Inheritance diagram for HxCorba::VideoWriter::
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_ [] |
|
|
|
|
|
Reimplemented in OBProxy_HxCorba::VideoWriter. |
|
Reimplemented in OBProxy_HxCorba::VideoWriter. |
|
|
|
|
|
|
|
|
|
|
|
|
|
|
|
Reimplemented in OBProxy_HxCorba::VideoWriter. |
|
|
|
Reimplemented in OBProxy_HxCorba::VideoWriter. |
|
Initial value: { "IDL:HxCorba/VideoWriter:1.0", 0 } |