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

POA_HxCorba::UserOps_tie Class Template Reference

#include <HxCorbaUserOps_skel_tie.h>

Inheritance diagram for POA_HxCorba::UserOps_tie::

POA_HxCorba::UserOps List of all members.

Public Methods

 UserOps_tie (T &t)
 UserOps_tie (T &t, PortableServer::POA_ptr poa)
 UserOps_tie (T *p, CORBA::Boolean release=true)
 UserOps_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~UserOps_tie ()
T * _tied_object ()
void _tied_object (T &obj)
void _tied_object (T *obj, CORBA::Boolean release=true)
CORBA::Boolean _is_owner ()
void _is_owner (CORBA::Boolean b)
virtual void HxOpenTrecDB (const char *indexFile, const char *dbDir) throw (CORBA::SystemException)
virtual HxCorba::SegmentQueryResultSeqHxTrecDemo (HxCorba::TrecFaceT faces, HxCorba::TrecYesNoT monologue, HxCorba::TrecYesNoT speech, HxCorba::TrecCameraT camera, HxCorba::ImageRep_ptr qimage) throw (CORBA::SystemException)
virtual void HxInitTrack (HxCorba::ImageSeq_ptr seq, CORBA::Long startFrame, CORBA::Long x0, CORBA::Long y0, CORBA::Long x1, CORBA::Long y1) throw (CORBA::SystemException)
virtual CORBA::Boolean HxDoTrack (CORBA::Long nextFrame, CORBA::Long_out x0, CORBA::Long_out y0, CORBA::Long_out x1, CORBA::Long_out y1, CORBA::Boolean_out occlusion) throw (CORBA::SystemException)
virtual void HxEndTrack () throw (CORBA::SystemException)
virtual char * MyStringFunction () throw (CORBA::SystemException)
virtual HxCorba::MyMessageMyStringFunction2 () throw (CORBA::SystemException)
virtual HxCorba::AapFeatures JmCalcAapFeatures (HxCorba::ImageRep_ptr aap, HxCorba::ImageRep_ptr aapSegmentation) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::UserOps_tie< T >


Constructor & Destructor Documentation

template<class T>
POA_HxCorba::UserOps_tie< T >::UserOps_tie T &    t [inline]
 

template<class T>
POA_HxCorba::UserOps_tie< T >::UserOps_tie T &    t,
PortableServer::POA_ptr    poa
[inline]
 

template<class T>
POA_HxCorba::UserOps_tie< T >::UserOps_tie T *    p,
CORBA::Boolean    release = true
[inline]
 

template<class T>
POA_HxCorba::UserOps_tie< T >::UserOps_tie T *    p,
PortableServer::POA_ptr    poa,
CORBA::Boolean    release = true
[inline]
 

template<class T>
virtual POA_HxCorba::UserOps_tie< T >::~UserOps_tie   [inline, virtual]
 


Member Function Documentation

template<class T>
T* POA_HxCorba::UserOps_tie< T >::_tied_object   [inline]
 

template<class T>
void POA_HxCorba::UserOps_tie< T >::_tied_object T &    obj [inline]
 

template<class T>
void POA_HxCorba::UserOps_tie< T >::_tied_object T *    obj,
CORBA::Boolean    release = true
[inline]
 

template<class T>
CORBA::Boolean POA_HxCorba::UserOps_tie< T >::_is_owner   [inline]
 

template<class T>
void POA_HxCorba::UserOps_tie< T >::_is_owner CORBA::Boolean    b [inline]
 

template<class T>
virtual void POA_HxCorba::UserOps_tie< T >::HxOpenTrecDB const char *    indexFile,
const char *    dbDir
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual HxCorba::SegmentQueryResultSeq* POA_HxCorba::UserOps_tie< T >::HxTrecDemo HxCorba::TrecFaceT    faces,
HxCorba::TrecYesNoT    monologue,
HxCorba::TrecYesNoT    speech,
HxCorba::TrecCameraT    camera,
HxCorba::ImageRep_ptr    qimage
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual void POA_HxCorba::UserOps_tie< T >::HxInitTrack HxCorba::ImageSeq_ptr    seq,
CORBA::Long    startFrame,
CORBA::Long    x0,
CORBA::Long    y0,
CORBA::Long    x1,
CORBA::Long    y1
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual CORBA::Boolean POA_HxCorba::UserOps_tie< T >::HxDoTrack CORBA::Long    nextFrame,
CORBA::Long_out    x0,
CORBA::Long_out    y0,
CORBA::Long_out    x1,
CORBA::Long_out    y1,
CORBA::Boolean_out    occlusion
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual void POA_HxCorba::UserOps_tie< T >::HxEndTrack   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual char* POA_HxCorba::UserOps_tie< T >::MyStringFunction   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual HxCorba::MyMessage* POA_HxCorba::UserOps_tie< T >::MyStringFunction2   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
virtual HxCorba::AapFeatures POA_HxCorba::UserOps_tie< T >::JmCalcAapFeatures HxCorba::ImageRep_ptr    aap,
HxCorba::ImageRep_ptr    aapSegmentation
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::UserOps.

template<class T>
PortableServer::POA_ptr POA_HxCorba::UserOps_tie< T >::_default_POA   [inline]
 


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