unknown_cppimpl.h

Go to the documentation of this file.
00001 #ifndef _BONOBOMM_SERVERS_UNKNOWN_CPPIMPL_H
00002 #define _BONOBOMM_SERVERS_UNKNOWN_CPPIMPL_H
00003 
00004 /* $Id: unknown_cppimpl.h,v 1.3 2004/02/13 18:22:37 murrayc Exp $ */
00005 
00006 
00007 /* unknown_cppimpl.h
00008  *
00009  * Copyright (C) 2002 The libbonobomm Development Team
00010  *
00011  * This library is free software; you can redistribute it and/or
00012  * modify it under the terms of the GNU Library General Public
00013  * License as published by the Free Software Foundation; either
00014  * version 2 of the License, or (at your option) any later version.
00015  *
00016  * This library is distributed in the hope that it will be useful,
00017  * but WITHOUT ANY WARRANTY; without even the implied warranty of
00018  * MERCHANTABILITY or FITNESS FOR A PARTICULAR PURPOSE.  See the GNU
00019  * Library General Public License for more details.
00020  *
00021  * You should have received a copy of the GNU Library General Public
00022  * License along with this library; if not, write to the Free
00023  * Software Foundation, Inc., 675 Mass Ave, Cambridge, MA 02139, USA.
00024  */
00025 
00026 #include "bonobomm/generated/Bonobo-cpp-skels.h"
00027 #include <sigc++/sigc++.h>
00028 
00029 namespace Gnome
00030 {
00031 
00032 namespace Bonobo
00033 {
00034 
00035 namespace Servers
00036 {
00037 
00038 class Unknown_CppImpl :
00039   public virtual POA_Bonobo::Unknown,
00040   public sigc::trackable
00041 {
00042 public:
00043 
00044   Unknown_CppImpl();
00045   virtual ~Unknown_CppImpl();
00046 
00047   //CORBA method implementations:
00048 
00049   //From Bonobo::Unknown:
00050   virtual void ref() throw(CORBA::SystemException);
00051   virtual void unref() throw(CORBA::SystemException);
00052   virtual ::Bonobo::Unknown_ptr queryInterface(char const *repoid) throw(CORBA::SystemException);
00053 };
00054 
00055 } //namespace Servers
00056 } //namespace Bonobo
00057 } //namespace Gnome
00058 
00059         
00060 #endif //_BONOBOMM_SERVERS_UNKNOWN_CPPIMPL_H
00061 

Generated on Mon Oct 2 01:01:40 2006 for gnomemm2 by  doxygen 1.4.6