Ice 3.8
C++ API Reference
Loading...
Searching...
No Matches
ProxyF.h
1// Copyright (c) ZeroC, Inc.
2
3#ifndef ICE_PROXY_F_H
4#define ICE_PROXY_F_H
5
6namespace Ice
7{
8 class ObjectPrx;
9}
10
11#endif
The base class for all Ice proxies.
Definition Proxy.h:232
The Ice RPC framework.
Definition SampleEvent.h:59