16#ifndef __Ice_ProcessF_h__
17#define __Ice_ProcessF_h__
32#ifndef ICE_IGNORE_VERSION
33# if ICE_INT_VERSION / 100 != 307
34# error Ice version mismatch!
36# if ICE_INT_VERSION % 100 >= 50
37# error Beta header file detected
39# if ICE_INT_VERSION % 100 < 11
40# error Ice patch level mismatch!
45# if defined(ICE_STATIC_LIBS)
47# elif defined(ICE_API_EXPORTS)
48# define ICE_API ICE_DECLSPEC_EXPORT
50# define ICE_API ICE_DECLSPEC_IMPORT
54#ifdef ICE_CPP11_MAPPING
91ICE_API void _readProxy(::Ice::InputStream*, ::IceInternal::ProxyHandle< Process>&);
106typedef ::IceInternal::Handle< Process>
ProcessPtr;
107typedef ::IceInternal::ProxyHandle< ::IceProxy::Ice::Process>
ProcessPrx;
#define ICE_API
Definition Config.h:197
The base class for servants.
Definition Object.h:193
An administrative interface for process management.
Definition Process.h:561
Definition Locator.h:1000
Object * upCast(Object *o)
Definition ProxyF.h:38
Definition BuiltinSequences.h:113
IceInternal::Handle< Object > ObjectPtr
Definition ObjectF.h:21
::IceInternal::Handle< Process > ProcessPtr
Definition Process.h:317
ProcessPrx ProcessPrxPtr
Definition Process.h:319
::IceInternal::ProxyHandle< ::IceProxy::Ice::Process > ProcessPrx
Definition Process.h:318
IceUtil::Shared * upCast(::Ice::AsyncResult *)