Horus Doc || Corba Reference || Corba   Client Server   Stubs C++   Stubs Java   Servant Generator  

HxEnvCorbaCapturer Class Template Reference

Deprecated. More...

#include <HxEnvCorba.h>

List of all members.

Public Methods

 HxEnvCorbaCapturer ()
 ~HxEnvCorbaCapturer ()


Detailed Description

template<class ExceptionT>
class HxEnvCorbaCapturer< ExceptionT >

Deprecated.


Constructor & Destructor Documentation

template<class ExceptionT>
HxEnvCorbaCapturer< ExceptionT >::HxEnvCorbaCapturer   [inline]
 

00055     {
00056         //_env = dynamic_cast<HxEnvCorba*>(HxEnvironment::instance());
00057         //_env->beginCapture();
00058     }

template<class ExceptionT>
HxEnvCorbaCapturer< ExceptionT >::~HxEnvCorbaCapturer   [inline]
 

00061     {
00062         //char* error = _env->endCapture();
00063         //if(error) throw ExceptionT(error);
00064     }


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