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

POA_HxCorba::TagList_tie Class Template Reference

#include <HxCorbaTagList_skel_tie.h>

Inheritance diagram for POA_HxCorba::TagList_tie::

POA_HxCorba::TagList List of all members.

Public Methods

 TagList_tie (T &t)
 TagList_tie (T &t, PortableServer::POA_ptr poa)
 TagList_tie (T *p, CORBA::Boolean release=true)
 TagList_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~TagList_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 addInt (const char *name, CORBA::Long val) throw (CORBA::SystemException)
virtual CORBA::Long getInt (const char *name) throw (CORBA::SystemException)
virtual void addFloat (const char *name, CORBA::Double val) throw (CORBA::SystemException)
virtual CORBA::Double getFloat (const char *name) throw (CORBA::SystemException)
virtual void addValue (const char *name, const HxCorba::PixValue &val) throw (CORBA::SystemException)
virtual HxCorba::PixValue getValue (const char *name) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::TagList_tie< T >


Constructor & Destructor Documentation

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

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

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

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

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


Member Function Documentation

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

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

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

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

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

template<class T>
virtual void POA_HxCorba::TagList_tie< T >::addInt const char *    name,
CORBA::Long    val
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

template<class T>
virtual CORBA::Long POA_HxCorba::TagList_tie< T >::getInt const char *    name throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

template<class T>
virtual void POA_HxCorba::TagList_tie< T >::addFloat const char *    name,
CORBA::Double    val
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

template<class T>
virtual CORBA::Double POA_HxCorba::TagList_tie< T >::getFloat const char *    name throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

template<class T>
virtual void POA_HxCorba::TagList_tie< T >::addValue const char *    name,
const HxCorba::PixValue   val
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

template<class T>
virtual HxCorba::PixValue POA_HxCorba::TagList_tie< T >::getValue const char *    name throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::TagList.

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


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