16#ifndef __Ice_LocatorF_h__
17#define __Ice_LocatorF_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
96ICE_API void _readProxy(::Ice::InputStream*, ::IceInternal::ProxyHandle< Locator>&);
102ICE_API void _readProxy(::Ice::InputStream*, ::IceInternal::ProxyHandle< LocatorRegistry>&);
117typedef ::IceInternal::Handle< Locator>
LocatorPtr;
118typedef ::IceInternal::ProxyHandle< ::IceProxy::Ice::Locator>
LocatorPrx;
129typedef ::IceInternal::ProxyHandle< ::IceProxy::Ice::LocatorRegistry>
LocatorRegistryPrx;
#define ICE_API
Definition Config.h:197
Definition Locator.h:1837
Definition Locator.h:1545
The Ice locator registry interface.
Definition Locator.h:2421
The Ice locator interface.
Definition Locator.h:2305
The base class for servants.
Definition Object.h:193
Definition Locator.h:1000
Object * upCast(Object *o)
Definition ProxyF.h:38
Definition BuiltinSequences.h:113
IceInternal::Handle< Object > ObjectPtr
Definition ObjectF.h:21
LocatorPrx LocatorPrxPtr
Definition Locator.h:1044
LocatorRegistryPrx LocatorRegistryPrxPtr
Definition Locator.h:1033
::IceInternal::ProxyHandle< ::IceProxy::Ice::LocatorRegistry > LocatorRegistryPrx
Definition Locator.h:1032
::IceInternal::Handle< LocatorRegistry > LocatorRegistryPtr
Definition Locator.h:1031
IceUtil::Shared * upCast(::Ice::AsyncResult *)
::IceInternal::ProxyHandle< ::IceProxy::Ice::Locator > LocatorPrx
Definition Locator.h:1043
::IceInternal::Handle< Locator > LocatorPtr
Definition Locator.h:1042