Ice
3.9
Slice API Reference
Toggle main menu visibility
Loading...
Searching...
No Matches
Ice
SliceChecksumDict.ice
1
// Copyright (c) ZeroC, Inc.
2
3
#pragma once
4
5
[[
"cpp:dll-export:ICE_API"
]]
6
[[
"cpp:doxygen:include:Ice/Ice.h"
]]
7
[[
"cpp:header-ext:h"
]]
8
9
[[
"js:module:@zeroc/ice"
]]
10
11
[
"java:identifier:com.zeroc.Ice"
]
12
module
Ice
13
{
14
/// Mapping from type IDs to Slice checksums. This dictionary allows verification at runtime that a client and a
15
/// server use essentially the same Slice definitions.
16
[
"deprecated:As of Ice 3.8, the Slice compilers no longer generate Slice checksums."
]
17
dictionary<string, string>
SliceChecksumDict
;
18
}
Ice::SliceChecksumDict
dictionary< string, string > SliceChecksumDict
Mapping from type IDs to Slice checksums.
Definition
SliceChecksumDict.ice:17
Ice
The Ice RPC framework.
Definition
BuiltinSequences.ice:23
Generated by
1.17.0