Ice 3.7 C++11 API Reference
Loading...
Searching...
No Matches
Ice
AsyncResultF.h
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#ifndef ICE_ASYNC_RESULT_F_H
6
#define ICE_ASYNC_RESULT_F_H
7
8
#ifndef ICE_CPP11_MAPPING
9
10
#include <
IceUtil/Shared.h
>
11
#include <
Ice/Handle.h
>
12
13
namespace
Ice
14
{
15
16
class
AsyncResult;
17
ICE_API
IceUtil::Shared*
upCast
(::Ice::AsyncResult*);
18
typedef
IceInternal::Handle<AsyncResult> AsyncResultPtr;
19
20
}
21
22
#endif
23
#endif
ICE_API
#define ICE_API
Definition
Config.h:197
Handle.h
Shared.h
Ice
Definition
BuiltinSequences.h:56
Ice::upCast
IceUtil::Shared * upCast(::Ice::LocalObject *)
Generated by
1.16.0