TraceLevelsF.h
Go to the documentation of this file.
1 // **********************************************************************
2 //
3 // Copyright (c) 2003-2017 ZeroC, Inc. All rights reserved.
4 //
5 // This copy of Ice is licensed to you under the terms described in the
6 // ICE_LICENSE file included in this distribution.
7 //
8 // **********************************************************************
9 
10 #ifndef ICE_TRACE_LEVELS_F_H
11 #define ICE_TRACE_LEVELS_F_H
12 
13 #include <Ice/Handle.h>
14 #include <IceUtil/Shared.h>
15 
16 namespace IceInternal
17 {
18 
19  class TraceLevels;
20  IceUtil::Shared* upCast(TraceLevels*);
22 
23 } // namespace IceInternal
24 
25 #endif
IceInternal::Handle
Definition: forward_declarations.h:8
IceInternal::TraceLevelsPtr
Handle< TraceLevels > TraceLevelsPtr
Definition: TraceLevelsF.h:21
IceInternal
This file is part of ArmarX.
Definition: InstrumentationI.h:16
IceInternal::upCast
IceUtil::Shared * upCast(TraceLevels *)