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

POA_HxCorba::VxStructure_tie Class Template Reference

#include <HxCorbaVxStructure_skel_tie.h>

Inheritance diagram for POA_HxCorba::VxStructure_tie::

POA_HxCorba::VxStructure List of all members.

Public Methods

 VxStructure_tie (T &t)
 VxStructure_tie (T &t, PortableServer::POA_ptr poa)
 VxStructure_tie (T *p, CORBA::Boolean release=true)
 VxStructure_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~VxStructure_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 HxCorba::StringSeqgetLevelNames () throw (CORBA::SystemException)
virtual CORBA::Boolean exist (const char *levelId) throw (CORBA::SystemException)
virtual CORBA::Long size (const char *levelId) throw (CORBA::SystemException)
virtual CORBA::Boolean push (const char *level, HxCorba::VxSegmentation_ptr seg) throw (CORBA::SystemException)
virtual CORBA::Boolean pushFromFile (const char *level, const char *filename) throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr get (const char *levelId) throw (CORBA::SystemException)
virtual HxCorba::VxSegment_ptr getSegment (const char *levelId, CORBA::Long index) throw (CORBA::SystemException)
virtual HxCorba::VxSegment_ptr mapsToSegment (const char *levelId, CORBA::Long timeSpan) throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getFromInterval (const char *levelId, const HxCorba::VxTimeSpan &timeSpan, CORBA::Boolean complete) throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getWhereInt (const char *levelId, const char *strType, CORBA::Long val) throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getWhereString (const char *levelId, const char *strType, const char *val) throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getShots () throw (CORBA::SystemException)
virtual HxCorba::VxSegmentation_ptr getEffects () throw (CORBA::SystemException)
virtual CORBA::Long mapsToIndex (const char *levelId, const HxCorba::VxTimeSpan &timeSpan) throw (CORBA::SystemException)
virtual CORBA::Long mapsToIndexInt (const char *levelId, CORBA::Long timeSpan) throw (CORBA::SystemException)
virtual HxCorba::LongSeqgetSegmentBoundaries (const char *levelId, const HxCorba::VxTimeSpan &timeSpan) throw (CORBA::SystemException)
virtual CORBA::Boolean isContinuous (const char *levelId) throw (CORBA::SystemException)
virtual CORBA::Boolean isSequential (const char *levelId) throw (CORBA::SystemException)
virtual CORBA::Boolean isParentOf (const char *levelId1, const char *levelId2) throw (CORBA::SystemException)
virtual CORBA::Boolean isChildOf (const char *levelId1, const char *levelId2) throw (CORBA::SystemException)
virtual HxCorba::VxStructureEval compare (const char *levelId, HxCorba::VxSegmentation_ptr foundTruth) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::VxStructure_tie< T >


Constructor & Destructor Documentation

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

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

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

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

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


Member Function Documentation

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

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

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

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

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

template<class T>
virtual HxCorba::StringSeq* POA_HxCorba::VxStructure_tie< T >::getLevelNames   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::exist const char *    levelId throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Long POA_HxCorba::VxStructure_tie< T >::size const char *    levelId throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::push const char *    level,
HxCorba::VxSegmentation_ptr    seg
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::pushFromFile const char *    level,
const char *    filename
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::get const char *    levelId throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegment_ptr POA_HxCorba::VxStructure_tie< T >::getSegment const char *    levelId,
CORBA::Long    index
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegment_ptr POA_HxCorba::VxStructure_tie< T >::mapsToSegment const char *    levelId,
CORBA::Long    timeSpan
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::getFromInterval const char *    levelId,
const HxCorba::VxTimeSpan   timeSpan,
CORBA::Boolean    complete
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::getWhereInt const char *    levelId,
const char *    strType,
CORBA::Long    val
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::getWhereString const char *    levelId,
const char *    strType,
const char *    val
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::getShots   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxSegmentation_ptr POA_HxCorba::VxStructure_tie< T >::getEffects   throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Long POA_HxCorba::VxStructure_tie< T >::mapsToIndex const char *    levelId,
const HxCorba::VxTimeSpan   timeSpan
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Long POA_HxCorba::VxStructure_tie< T >::mapsToIndexInt const char *    levelId,
CORBA::Long    timeSpan
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::LongSeq* POA_HxCorba::VxStructure_tie< T >::getSegmentBoundaries const char *    levelId,
const HxCorba::VxTimeSpan   timeSpan
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::isContinuous const char *    levelId throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::isSequential const char *    levelId throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::isParentOf const char *    levelId1,
const char *    levelId2
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual CORBA::Boolean POA_HxCorba::VxStructure_tie< T >::isChildOf const char *    levelId1,
const char *    levelId2
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

template<class T>
virtual HxCorba::VxStructureEval POA_HxCorba::VxStructure_tie< T >::compare const char *    levelId,
HxCorba::VxSegmentation_ptr    foundTruth
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::VxStructure.

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


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