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

HxCorba::VideoPlayer Class Reference

#include <HxCorbaVideoPlayer.h>

Inheritance diagram for HxCorba::VideoPlayer::

OBProxy_HxCorba::VideoPlayer List of all members.

Public Types

typedef VideoPlayer_ptr _ptr_type
typedef VideoPlayer_var _var_type

Public Methods

 VideoPlayer ()
virtual ~VideoPlayer ()
virtual void play ()=0
virtual void stop ()=0
virtual void seek (CORBA::Long frame)=0
virtual void close ()=0

Static Public Methods

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

Static Protected Attributes

const char * ids_ []

Member Typedef Documentation

typedef VideoPlayer_ptr HxCorba::VideoPlayer::_ptr_type
 

typedef VideoPlayer_var HxCorba::VideoPlayer::_var_type
 


Constructor & Destructor Documentation

HxCorba::VideoPlayer::VideoPlayer   [inline]
 

Reimplemented in OBProxy_HxCorba::VideoPlayer.

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

Reimplemented in OBProxy_HxCorba::VideoPlayer.


Member Function Documentation

VideoPlayer_ptr HxCorba::VideoPlayer::_duplicate VideoPlayer_ptr    p [inline, static]
 

VideoPlayer_ptr HxCorba::VideoPlayer::_nil   [inline, static]
 

HxCorba::VideoPlayer_ptr HxCorba::VideoPlayer::_narrow CORBA::Object_ptr    p [static]
 

HxCorba::VideoPlayer_ptr HxCorba::VideoPlayer::_unchecked_narrow CORBA::Object_ptr    p [static]
 

HxCorba::VideoPlayer_ptr HxCorba::VideoPlayer::_narrow CORBA::AbstractBase_ptr    p [static]
 

HxCorba::VideoPlayer_ptr HxCorba::VideoPlayer::_unchecked_narrow CORBA::AbstractBase_ptr    p [static]
 

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

virtual void HxCorba::VideoPlayer::play   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoPlayer.

virtual void HxCorba::VideoPlayer::stop   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoPlayer.

virtual void HxCorba::VideoPlayer::seek CORBA::Long    _ob_a0 [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoPlayer.

virtual void HxCorba::VideoPlayer::close   [pure virtual]
 

Reimplemented in OBProxy_HxCorba::VideoPlayer.


Member Data Documentation

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

Initial value:

{
    "IDL:HxCorba/VideoPlayer: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