16#ifndef __Ice_PropertiesF_h__
17#define __Ice_PropertiesF_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
94ICE_API void _readProxy(::Ice::InputStream*, ::IceInternal::ProxyHandle< PropertiesAdmin>&);
116typedef ::IceInternal::ProxyHandle< ::IceProxy::Ice::PropertiesAdmin>
PropertiesAdminPrx;
#define ICE_API
Definition Config.h:197
Definition PropertiesAdmin.h:460
Base class for local Slice classes and interfaces.
Definition LocalObject.h:25
The base class for servants.
Definition Object.h:193
The PropertiesAdmin interface provides remote access to the properties of a communicator.
Definition PropertiesAdmin.h:784
A property set used to configure Ice and Ice applications.
Definition Properties.h:276
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::ProxyHandle< ::IceProxy::Ice::PropertiesAdmin > PropertiesAdminPrx
Definition PropertiesAdmin.h:404
PropertiesAdminPrx PropertiesAdminPrxPtr
Definition PropertiesAdmin.h:405
::IceInternal::Handle< Properties > PropertiesPtr
Definition Properties.h:256
::IceInternal::Handle< PropertiesAdmin > PropertiesAdminPtr
Definition PropertiesAdmin.h:403
IceUtil::Shared * upCast(::Ice::AsyncResult *)