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

POA_HxCorba::VideoPlayer Class Reference

#include <HxCorbaVideoPlayer_skel.h>

Inheritance diagram for POA_HxCorba::VideoPlayer::

POA_HxCorba::VideoPlayer_tie List of all members.

Public Methods

 VideoPlayer ()
virtual CORBA::Boolean _is_a (const char *) throw (CORBA::SystemException)
virtual CORBA::RepositoryId _primary_interface (const PortableServer::ObjectId &, PortableServer::POA_ptr)
HxCorba::VideoPlayer_ptr _this ()
virtual OB::DirectStubImpl_ptr _OB_createDirectStubImpl (PortableServer::POA_ptr, const PortableServer::ObjectId &)
virtual void _OB_dispatch (OB::Upcall_ptr)
virtual void play ()=0 throw (CORBA::SystemException)
virtual void stop ()=0 throw (CORBA::SystemException)
virtual void seek (CORBA::Long frame)=0 throw (CORBA::SystemException)
virtual void close ()=0 throw (CORBA::SystemException)

Protected Methods

void _OB_op_play (OB::Upcall_ptr)
void _OB_op_stop (OB::Upcall_ptr)
void _OB_op_seek (OB::Upcall_ptr)
void _OB_op_close (OB::Upcall_ptr)

Constructor & Destructor Documentation

POA_HxCorba::VideoPlayer::VideoPlayer   [inline]
 


Member Function Documentation

void POA_HxCorba::VideoPlayer::_OB_op_play OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VideoPlayer::_OB_op_stop OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VideoPlayer::_OB_op_seek OB::Upcall_ptr    _ob_up [protected]
 

void POA_HxCorba::VideoPlayer::_OB_op_close OB::Upcall_ptr    _ob_up [protected]
 

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

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

HxCorba::VideoPlayer_ptr POA_HxCorba::VideoPlayer::_this  
 

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

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

virtual void POA_HxCorba::VideoPlayer::play   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoPlayer_tie.

virtual void POA_HxCorba::VideoPlayer::stop   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoPlayer_tie.

virtual void POA_HxCorba::VideoPlayer::seek CORBA::Long    frame throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoPlayer_tie.

virtual void POA_HxCorba::VideoPlayer::close   throw (CORBA::SystemException) [pure virtual]
 

Reimplemented in POA_HxCorba::VideoPlayer_tie.


The documentation for this class was generated from the following files:
Generated on Tue Feb 3 14:16:36 2004 for C++Binding by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001