S2OPC OPCUA Toolkit
|
Files | |
sopc_array.h | |
A generic array implementation. | |
sopc_assert.h | |
Redirection of code assertions depending on user needs. Assert provides one of the following indirection for the assertion "SOPC_ASSERT" macro, depending on build flags: | |
sopc_async_queue.h | |
An asynchronous and thread-safe queue implementation. | |
sopc_buffer.h | |
A buffer of bytes with a maximum size, length and position. | |
sopc_circular_log_file.h | |
sopc_date_time.h | |
sopc_dict.h | |
A dictionary implementation. | |
sopc_enums.h | |
sopc_event_handler.h | |
sopc_event_timer_manager.h | |
An event timer manager which allow to associate an event to enqueue in an event dispatcher manager on timer expiration. | |
sopc_hash.h | |
Implementations of some hash functions. | |
sopc_helper_encode.h | |
sopc_helper_endianness_cfg.h | |
Evaluates and records the endianness configuration of the current machine. | |
sopc_helper_string.h | |
sopc_helper_uri.h | |
sopc_log_manager.h | |
Provide circular logging. | |
sopc_logger.h | |
Specialized logger for the Toolkit. | |
sopc_macros.h | |
Macros used by S2OPC. | |
sopc_numeric_range.h | |
sopc_singly_linked_list.h | |
A singly linked list based on elements with unique identifiers and dynamically allocated. | |
sopc_version.h | |