corba_nwaddress.h

Go to the documentation of this file.
00001 // OSB library ************************************************ -*- C++ -*-
00007 /*
00008   AUTHOR(S): Stephan Broennimann (vb)
00009 
00010   RCS information
00011    $Name: OSB_060808 $
00012    $Revision: 1.5 $
00013 
00014   License
00015    OSB rating and billing library for communication networks
00016    Copyright (C) 2004, 2005, 2006  OSB systems
00017 
00018    This file may be distributed and/or modify under the terms of the
00019    GNU General Public License (GPL) as published by the Free Software
00020    Foundation which is provided in the file LICENSE.GPL included in the
00021    packaging of this file.
00022 
00023    The file is distributed in the hope that it will be useful, but WITHOUT
00024    ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or
00025    FITNESS FOR A PARTICULAR PURPOSE.  See the GNU General Public License
00026    for more details.
00027 
00028    Holders of a OSB Commercial License may use this file under the terms
00029    and conditions of this commercial license.
00030  */
00031 #ifndef _CORBA_NWADDRESS_H_
00032 #define _CORBA_NWADDRESS_H_
00033 
00034 // ************************************************************************
00035 // included header files
00036 // + standard includes
00037 
00038 // + libraries
00039 #include <nwaddress.h>
00040 
00041 // + local headers
00042 #include "nwaddressC.h"
00043 
00044 // ************************************************************************
00045 // class declarations
00046 
00047 // ************************************************************************
00048 // namespace extensions
00049 namespace OSB_CORBA {
00050 
00051 // ************************************************************************
00052 // free functions
00059     OSB_LIB::NwAddress::Ton ton(corba::nwaddr::Ton ton);
00060 
00067     corba::nwaddr::Ton ton(OSB_LIB::NwAddress::Ton ton);
00068 }                                       // namespace OSB_CORBA
00069 #endif                                  // #ifndef _CORBA_NWADDRESS_H_

Generated on Sat Sep 2 14:25:51 2006 for OSB Library by  doxygen 1.4.7