16#ifndef __IceSSL_ConnectionInfoF_h__
17#define __IceSSL_ConnectionInfoF_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(ICESSL_API_EXPORTS)
47# define ICESSL_API ICE_DECLSPEC_EXPORT
49# define ICESSL_API ICE_DECLSPEC_IMPORT
53#ifdef ICE_CPP11_MAPPING
Provides access to the connection details of an SSL connection.
Definition ConnectionInfo.h:156
Definition ConnectionInfo.h:138
::IceInternal::Handle< ConnectionInfo > ConnectionInfoPtr
Definition ConnectionInfo.h:144
Definition BuiltinSequences.h:113
IceUtil::Shared * upCast(::Ice::AsyncResult *)