28#ifndef SOPC_CONFIG_LOADER_INTERNAL_H_
29#define SOPC_CONFIG_LOADER_INTERNAL_H_
37bool SOPC_ConfigLoaderInternal_end_locales(
bool isServer,
40 char*** configLocaleIds);
44bool SOPC_ConfigLoaderInternal_end_app_desc(
bool isServer,
48bool SOPC_ConfigLoaderInternal_start_app_uri(
bool isServer,
57bool SOPC_ConfigLoaderInternal_start_app_type(
bool isServer,
62bool SOPC_ConfigLoaderInternal_start_app_name(
bool isServer,
65 char** configLocaleIds,
68bool SOPC_ConfigLoaderInternal_start_cert(
bool isServer,
73bool SOPC_ConfigLoaderInternal_start_key(
bool isServer,
79bool SOPC_ConfigLoaderInternal_start_pki(
bool isServer,
SOPC_HelperExpatCtx* ctx,
char** pkiPath,
const char** attrs);
A generic array implementation.
struct _SOPC_Array SOPC_Array
Definition sopc_array.h:31
Definition sopc_helper_expat.h:32
Definition sopc_types.h:893