34#ifndef API_MIP_UPE_POLICY_PROFILE_CC_H_
35#define API_MIP_UPE_POLICY_PROFILE_CC_H_
ApplicationInfo definition.
Defines auth callback functions.
A file Containing the common types used by the upe, file and protection modules.
mip_cc_cache_storage_type
Storage type for caches.
Contains C API definitions for common string dictionary.
Error definition and functions.
Defines HTTP callback functions.
Defines C-Style MipContext functions.
const char const mip_cc_log_level const bool const mip_cc_logger_delegate const mip_cc_telemetry_configuration mip_cc_mip_context * mipContext
Export/import and other macros for C API.
Contains C API definitions for policy engine.
mip_cc_policy_profile * profile
MIP_CC_API(void) MIP_CC_ReleasePolicyProfile(mip_cc_policy_profile profile)
Release resources associated with a policy profile.
mip_cc_handle * mip_cc_policy_profile_settings
const mip_cc_policy_engine_settings const void mip_cc_policy_engine mip_cc_error * errorInfo
const mip_cc_policy_engine_settings settings
mip_cc_handle * mip_cc_policy_profile
const mip_cc_policy_engine_settings const void mip_cc_policy_engine * engine
const mip_cc_policy_engine_settings const void * context
const mip_cc_dictionary customSettings
const mip_cc_cache_storage_type const void * reserved
const mip_cc_http_delegate httpDelegate
const mip_cc_cache_storage_type cacheStorageType
const mip_cc_task_dispatcher_delegate taskDispatcherDelegate
const mip_cc_cloud const mip_cc_auth_callback authCallback
Defines success/error result codes.
mip_cc_result
API success/failure result.
Opaque handle to MIP object.
Defines task dispatcher callback functions.