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

HxSFTiedSvt.h

Go to the documentation of this file.
00001 /*
00002  *  Copyright (c) 2002, University of Amsterdam, The Netherlands.
00003  *  All rights reserved.
00004  *
00005  *  Author(s):
00006  *  Dennis Koelma (koelma@science.uva.nl)
00007  */
00008 
00009 #ifndef HxSFTiedSvt_h
00010 #define HxSFTiedSvt_h
00011 
00012 #include <OB/CORBA.h>
00013 #include "HxCorbaSF_skel_tie.h"
00014 #include "HxSF.h"
00015 
00016 
00018 class HxSFTiedSvt : public HxSF
00019 {
00020 public:
00021 
00022     typedef POA_HxCorba::SF_tie<HxSFTiedSvt>  TieT;
00023     typedef HxSF                              HxT;
00024     typedef HxCorba::SF                       CorbaT;
00025 
00026                                     //HxSFTiedSvt();
00027                                     HxSFTiedSvt(const HxSF& obj);
00028 
00029     virtual HxCorba::ImageRep_ptr   getKernel();
00030     virtual HxCorba::ImageRep_ptr   getHorizontalKernel();
00031     virtual HxCorba::ImageRep_ptr   getVerticalKernel();
00032 };
00033 
00034 #endif

Generated on Tue Feb 3 14:20:11 2004 for CorbaReference by doxygen1.2.12 written by Dimitri van Heesch, © 1997-2001