Ice
3.8
C++ API Reference
Loading...
Searching...
No Matches
ConnectionIF.h
1
// Copyright (c) ZeroC, Inc.
2
3
#ifndef ICE_CONNECTIONI_F_H
4
#define ICE_CONNECTIONI_F_H
5
6
#include <memory>
7
8
namespace
Ice
9
{
10
/// @cond INTERNAL
11
class
ConnectionI;
12
using
ConnectionIPtr = std::shared_ptr<ConnectionI>;
13
/// @endcond
14
}
15
16
#endif
Ice
The Ice RPC framework.
Definition
SampleEvent.h:59
Ice
ConnectionIF.h
Generated by
1.14.0