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

POA_HxCorba::App_tie Class Template Reference

#include <HxCorbaApp_skel_tie.h>

Inheritance diagram for POA_HxCorba::App_tie::

POA_HxCorba::App List of all members.

Public Methods

 App_tie (T &t)
 App_tie (T &t, PortableServer::POA_ptr poa)
 App_tie (T *p, CORBA::Boolean release=true)
 App_tie (T *p, PortableServer::POA_ptr poa, CORBA::Boolean release=true)
virtual ~App_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 listObjectTypes (HxCorba::StringSeq_out sl) throw (CORBA::SystemException)
virtual void listObjects (const char *typeId, HxCorba::StringSeq_out sl) throw (CORBA::SystemException)
virtual CORBA::Object_ptr getObject (const char *typeId, const char *name) throw (CORBA::SystemException)
virtual CORBA::Boolean putObject (const char *typeId, const char *name, CORBA::Object_ptr obj) throw (CORBA::SystemException)
virtual void listImages (HxCorba::StringSeq_out sl) throw (CORBA::SystemException)
virtual HxCorba::ImageRep_ptr getImage (const char *name) throw (CORBA::SystemException)
virtual CORBA::Boolean putImage (const char *name, HxCorba::ImageRep_ptr img) throw (CORBA::SystemException)
PortableServer::POA_ptr _default_POA ()

template<class T>
class POA_HxCorba::App_tie< T >


Constructor & Destructor Documentation

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

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

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

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

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


Member Function Documentation

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

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

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

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

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

template<class T>
virtual void POA_HxCorba::App_tie< T >::listObjectTypes HxCorba::StringSeq_out    sl throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual void POA_HxCorba::App_tie< T >::listObjects const char *    typeId,
HxCorba::StringSeq_out    sl
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual CORBA::Object_ptr POA_HxCorba::App_tie< T >::getObject const char *    typeId,
const char *    name
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual CORBA::Boolean POA_HxCorba::App_tie< T >::putObject const char *    typeId,
const char *    name,
CORBA::Object_ptr    obj
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual void POA_HxCorba::App_tie< T >::listImages HxCorba::StringSeq_out    sl throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual HxCorba::ImageRep_ptr POA_HxCorba::App_tie< T >::getImage const char *    name throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

template<class T>
virtual CORBA::Boolean POA_HxCorba::App_tie< T >::putImage const char *    name,
HxCorba::ImageRep_ptr    img
throw (CORBA::SystemException) [inline, virtual]
 

Reimplemented from POA_HxCorba::App.

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


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