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

POA_HxCorba::Registry_tie Class Template Reference

#include <HxCorbaRegistry_skel_tie.h>

Inheritance diagram for POA_HxCorba::Registry_tie::

POA_HxCorba::Registry List of all members.

Public Methods

 Registry_tie (T &t)
 Registry_tie (T &t, PortableServer::POA_ptr poa)
 Registry_tie (T *p, CORBA::Boolean release=true)
 Registry_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~Registry_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::NameListgetKeyNames (const char *cursorKey) throw (CORBA::SystemException)
virtual HxCorba::NameListgetValueNames (const char *cursorKey) throw (CORBA::SystemException)
virtual HxCorba::NameListgetValueData (const char *cursorKey) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::Registry_tie< T >


Constructor & Destructor Documentation

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

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

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

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

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


Member Function Documentation

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

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

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

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

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

template<class T>
virtual HxCorba::NameList* POA_HxCorba::Registry_tie< T >::getKeyNames const char *    cursorKey throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::Registry.

template<class T>
virtual HxCorba::NameList* POA_HxCorba::Registry_tie< T >::getValueNames const char *    cursorKey throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::Registry.

template<class T>
virtual HxCorba::NameList* POA_HxCorba::Registry_tie< T >::getValueData const char *    cursorKey throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::Registry.

template<class T>
PortableServer::POA_ptr POA_HxCorba::Registry_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