ICE 3.4.2
[php5-ice-freebsdport.git] / slice / Ice / ConnectionF.ice
blob6291ed9e7d39f6ccc8b96e7fe89af894459a8475
1 // **********************************************************************
2 //
3 // Copyright (c) 2003-2011 ZeroC, Inc. All rights reserved.
4 //
5 // This copy of Ice is licensed to you under the terms described in the
6 // ICE_LICENSE file included in this distribution.
7 //
8 // **********************************************************************
10 #ifndef ICE_CONNECTION_F_ICE
11 #define ICE_CONNECTION_F_ICE
13 [["cpp:header-ext:h"]]
15 module Ice
18 local class ConnectionInfo;
19 local interface Connection;
23 #endif