Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
Ice
SliceChecksums.h
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#ifndef ICE_SLICE_CHECKSUM_H
6
#define ICE_SLICE_CHECKSUM_H
7
8
#include <
Ice/SliceChecksumDict.h
>
9
10
namespace
Ice
11
{
12
17
ICE_API
SliceChecksumDict
sliceChecksums
();
18
19
}
20
21
namespace
IceInternal
22
{
23
24
class
ICE_API
SliceChecksumInit :
private
IceUtil::noncopyable
25
{
26
public
:
27
28
SliceChecksumInit(
const
char
*[]);
29
};
30
31
}
32
33
#endif
ICE_API
#define ICE_API
Definition
Config.h:197
SliceChecksumDict.h
IceUtil::noncopyable
Definition
Config.h:313
Ice
Definition
BuiltinSequences.h:56
Ice::sliceChecksums
ICE_API SliceChecksumDict sliceChecksums()
Obtains the map containing the checksums for Slice definitions.
Ice::SliceChecksumDict
::std::map<::std::string, ::std::string > SliceChecksumDict
A mapping from type IDs to Slice checksums.
Definition
SliceChecksumDict.h:63
Generated by
1.16.0