16#ifndef __Ice_ConnectionF_h__
17#define __Ice_ConnectionF_h__
31#ifndef ICE_IGNORE_VERSION
32# if ICE_INT_VERSION / 100 != 307
33# error Ice version mismatch!
35# if ICE_INT_VERSION % 100 >= 50
36# error Beta header file detected
38# if ICE_INT_VERSION % 100 < 11
39# error Ice patch level mismatch!
44# if defined(ICE_STATIC_LIBS)
46# elif defined(ICE_API_EXPORTS)
47# define ICE_API ICE_DECLSPEC_EXPORT
49# define ICE_API ICE_DECLSPEC_IMPORT
53#ifdef ICE_CPP11_MAPPING
#define ICE_API
Definition Config.h:197
Base class providing access to the connection details.
Definition Connection.h:1030
The user-level interface to a connection.
Definition Connection.h:1179
Base class for local Slice classes and interfaces.
Definition LocalObject.h:25
Provides access to the connection details of a WebSocket connection.
Definition Connection.h:1643
Definition BuiltinSequences.h:113
::IceInternal::Handle< Connection > ConnectionPtr
Definition Connection.h:767
::IceInternal::Handle< WSConnectionInfo > WSConnectionInfoPtr
Definition Connection.h:803
IceUtil::Shared * upCast(::Ice::AsyncResult *)
::IceInternal::Handle< ConnectionInfo > ConnectionInfoPtr
Definition Connection.h:761