Ice 3.7 C++98 API Reference
Loading...
Searching...
No Matches
Ice
ProxyFactoryF.h
Go to the documentation of this file.
1
//
2
// Copyright (c) ZeroC, Inc. All rights reserved.
3
//
4
5
#ifndef ICE_PROXY_FACTORY_F_H
6
#define ICE_PROXY_FACTORY_F_H
7
8
#include <
IceUtil/Shared.h
>
9
10
#include <
Ice/Handle.h
>
11
12
namespace
IceInternal
13
{
14
15
class
ProxyFactory;
16
IceUtil::Shared* upCast(ProxyFactory*);
17
typedef
IceInternal::Handle<ProxyFactory> ProxyFactoryPtr;
18
19
}
20
21
#endif
Handle.h
Shared.h
Generated by
1.16.0