5#ifndef GLACIER2_NULL_PERMISSIONS_VERIFIER_H
6#define GLACIER2_NULL_PERMISSIONS_VERIFIER_H
14# if defined(ICE_STATIC_LIBS)
16# elif defined(GLACIER2_API_EXPORTS)
17# define GLACIER2_API ICE_DECLSPEC_EXPORT
19# define GLACIER2_API ICE_DECLSPEC_IMPORT
23namespace Glacier2Internal
27setupNullPermissionsVerifier(
const Ice::CommunicatorPtr&,
const std::string&,
const std::vector<std::string>&);
#define GLACIER2_API
Definition PermissionsVerifierF.h:50
::IceInternal::Handle< Communicator > CommunicatorPtr
Definition Communicator.h:608