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

HxMatrixTiedSvt.h

Go to the documentation of this file.
00001 /*
00002  *  Copyright (c) 2000, University of Amsterdam, The Netherlands.
00003  *  All rights reserved.
00004  *
00005  *  Author(s):
00006  *  Marc Navarro            (mnavarro@wins.uva.nl)
00007  */
00008 
00009 #ifndef HxMatrixTiedSvt_h
00010 #define HxMatrixTiedSvt_h
00011 
00012 #include <OB/CORBA.h>
00013 #include "HxCorbaMatrix_skel_tie.h"
00014 #include "HxMatrix.h"
00015 
00016 
00018 class HxMatrixTiedSvt : public HxMatrix
00019 {
00020 public:
00021 
00022     typedef POA_HxCorba::Matrix_tie<HxMatrixTiedSvt>  TieT;
00023     typedef HxMatrix                                  HxT;
00024     typedef HxCorba::Matrix                           CorbaT;
00025 
00026                             HxMatrixTiedSvt(const HxMatrix& obj);
00027 };
00028 
00029 #endif

Generated on Mon Jan 27 15:20:51 2003 for CorbaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001