Ice 3.7 Slice API Reference
Main Page
Modules
Modules List
Module Members
All
a
b
c
d
e
f
g
h
i
l
m
n
o
p
q
r
s
t
u
w
y
Constants
Sequences
a
b
d
e
f
i
l
m
n
o
p
r
s
Dictionaries
Enumerations
Enumerator
a
b
c
d
e
f
g
h
i
l
n
o
p
r
t
u
w
y
Interfaces
Interface List
Interface Index
Interface Hierarchy
Classes
Class List
Class Index
Class Hierarchy
Structs
Struct List
Struct Index
Exceptions
Exception List
Exception Index
Exception Hierarchy
Files
File List
•
All
Classes
Interfaces
Structs
Exceptions
Modules
Files
Operations
Constants
Sequences
Dictionaries
Enumerations
Enumerator
Pages
IceSSL
EndpointInfo.ice
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#pragma once
6
7
[[
"cpp:dll-export:ICESSL_API"
]]
8
[[
"cpp:doxygen:include:IceSSL/IceSSL.h"
]]
9
[[
"cpp:header-ext:h"
]]
10
11
[[
"ice-prefix"
]]
12
13
[[
"js:module:ice"
]]
14
[[
"js:cjs-module"
]]
15
16
[[
"objc:dll-export:ICESSL_API"
]]
17
[[
"objc:header-dir:objc"
]]
18
19
[[
"python:pkgdir:IceSSL"
]]
20
21
#include <
Ice/Endpoint.ice
>
22
28
#ifndef __SLICE2JAVA_COMPAT__
29
[[
"java:package:com.zeroc"
]]
30
#endif
31
32
[
"objc:prefix:ICESSL"
,
"swift:module:Ice:SSL"
]
33
module
IceSSL
34
{
35
41
local
class
EndpointInfo
extends
Ice::EndpointInfo
42
{
43
}
44
45
}
IceSSL::EndpointInfo
Provides access to an SSL endpoint information.
Definition:
EndpointInfo.ice:42
IceSSL
IceSSL provides a secure transport for Ice.
Definition:
ConnectionInfo.ice:31
Ice::EndpointInfo
Base class providing access to the endpoint details.
Definition:
Endpoint.ice:103
Endpoint.ice
Generated by
1.8.20