S2OPC OPCUA Toolkit
|
Internal module used to manage the wrapper for server config. It should not be used outside of the server wraper implementation. More...
#include <inttypes.h>
#include <stdbool.h>
#include "sopc_address_space.h"
#include "sopc_event_manager.h"
#include "sopc_mutexes.h"
#include "sopc_toolkit_config_constants.h"
#include "sopc_user_app_itf.h"
#include "libs2opc_server.h"
#include "libs2opc_server_config.h"
#include "libs2opc_server_runtime_variables.h"
Go to the source code of this file.
Macros | |
#define | SOPC_HELPER_LOCAL_RESPONSE_TIMEOUT_MS 5000 |
#define | SOPC_DEFAULT_SHUTDOWN_PHASE_IN_SECONDS 5 |
#define | SOPC_DEFAULT_CURRENT_TIME_REFERSH_FREQ_MS 1000 |
Internal module used to manage the wrapper for server config. It should not be used outside of the server wraper implementation.
#define SOPC_HELPER_LOCAL_RESPONSE_TIMEOUT_MS 5000 |
#define SOPC_DEFAULT_SHUTDOWN_PHASE_IN_SECONDS 5 |
#define SOPC_DEFAULT_CURRENT_TIME_REFERSH_FREQ_MS 1000 |