Ice 3.7 Slice API Reference
Loading...
Searching...
No Matches
ImplicitContextF.ice
Go to the documentation of this file.
1//
2// Copyright (c) ZeroC, Inc. All rights reserved.
3//
4
5#pragma once
6
7[["ice-prefix"]]
8[["cpp:header-ext:h"]]
9[["cpp:dll-export:ICE_API"]]
10[["cpp:doxygen:include:Ice/Ice.h"]]
11
12[["objc:header-dir:objc"]]
13[["objc:dll-export:ICE_API"]]
14
15[["python:pkgdir:Ice"]]
16
17[["js:module:ice"]]
18[["js:cjs-module"]]
19
20#ifndef __SLICE2JAVA_COMPAT__
21[["java:package:com.zeroc"]]
22#endif
23
24["objc:prefix:ICE"]
25module Ice
26{
27
28local interface ImplicitContext;
29
30}
The Ice core library.
Definition BuiltinSequences.ice:27