List of all items
Structs
Enums
- Status
- builder::DebugLevel
- builder::PlcKind
- builder::Protocol
- builder::Register
- futures::Error
- log::DebugLevel
Traits
Derive Macros
Functions
- ffi::plc_tag_abort
- ffi::plc_tag_check_lib_version
- ffi::plc_tag_create
- ffi::plc_tag_create_ex
- ffi::plc_tag_decode_error
- ffi::plc_tag_destroy
- ffi::plc_tag_get_bit
- ffi::plc_tag_get_byte_array_attribute
- ffi::plc_tag_get_float32
- ffi::plc_tag_get_float64
- ffi::plc_tag_get_int16
- ffi::plc_tag_get_int32
- ffi::plc_tag_get_int64
- ffi::plc_tag_get_int8
- ffi::plc_tag_get_int_attribute
- ffi::plc_tag_get_raw_bytes
- ffi::plc_tag_get_size
- ffi::plc_tag_get_string
- ffi::plc_tag_get_string_capacity
- ffi::plc_tag_get_string_length
- ffi::plc_tag_get_string_total_length
- ffi::plc_tag_get_uint16
- ffi::plc_tag_get_uint32
- ffi::plc_tag_get_uint64
- ffi::plc_tag_get_uint8
- ffi::plc_tag_lock
- ffi::plc_tag_read
- ffi::plc_tag_register_callback
- ffi::plc_tag_register_callback_ex
- ffi::plc_tag_register_logger
- ffi::plc_tag_set_bit
- ffi::plc_tag_set_debug_level
- ffi::plc_tag_set_float32
- ffi::plc_tag_set_float64
- ffi::plc_tag_set_int16
- ffi::plc_tag_set_int32
- ffi::plc_tag_set_int64
- ffi::plc_tag_set_int8
- ffi::plc_tag_set_int_attribute
- ffi::plc_tag_set_raw_bytes
- ffi::plc_tag_set_size
- ffi::plc_tag_set_string
- ffi::plc_tag_set_uint16
- ffi::plc_tag_set_uint32
- ffi::plc_tag_set_uint64
- ffi::plc_tag_set_uint8
- ffi::plc_tag_shutdown
- ffi::plc_tag_status
- ffi::plc_tag_unlock
- ffi::plc_tag_unregister_callback
- ffi::plc_tag_unregister_logger
- ffi::plc_tag_write
- log::get_debug_level
- log::log_adapt
- log::register_logger
- log::set_debug_level
- log::unregister_logger
Type Aliases
Constants
- ffi::PLCTAG_DEBUG_DETAIL
- ffi::PLCTAG_DEBUG_ERROR
- ffi::PLCTAG_DEBUG_INFO
- ffi::PLCTAG_DEBUG_NONE
- ffi::PLCTAG_DEBUG_SPEW
- ffi::PLCTAG_DEBUG_WARN
- ffi::PLCTAG_ERR_ABORT
- ffi::PLCTAG_ERR_BAD_CONFIG
- ffi::PLCTAG_ERR_BAD_CONNECTION
- ffi::PLCTAG_ERR_BAD_DATA
- ffi::PLCTAG_ERR_BAD_DEVICE
- ffi::PLCTAG_ERR_BAD_GATEWAY
- ffi::PLCTAG_ERR_BAD_PARAM
- ffi::PLCTAG_ERR_BAD_REPLY
- ffi::PLCTAG_ERR_BAD_STATUS
- ffi::PLCTAG_ERR_BUSY
- ffi::PLCTAG_ERR_CLOSE
- ffi::PLCTAG_ERR_CREATE
- ffi::PLCTAG_ERR_DUPLICATE
- ffi::PLCTAG_ERR_ENCODE
- ffi::PLCTAG_ERR_MUTEX_DESTROY
- ffi::PLCTAG_ERR_MUTEX_INIT
- ffi::PLCTAG_ERR_MUTEX_LOCK
- ffi::PLCTAG_ERR_MUTEX_UNLOCK
- ffi::PLCTAG_ERR_NOT_ALLOWED
- ffi::PLCTAG_ERR_NOT_FOUND
- ffi::PLCTAG_ERR_NOT_IMPLEMENTED
- ffi::PLCTAG_ERR_NO_DATA
- ffi::PLCTAG_ERR_NO_MATCH
- ffi::PLCTAG_ERR_NO_MEM
- ffi::PLCTAG_ERR_NO_RESOURCES
- ffi::PLCTAG_ERR_NULL_PTR
- ffi::PLCTAG_ERR_OPEN
- ffi::PLCTAG_ERR_OUT_OF_BOUNDS
- ffi::PLCTAG_ERR_PARTIAL
- ffi::PLCTAG_ERR_READ
- ffi::PLCTAG_ERR_REMOTE_ERR
- ffi::PLCTAG_ERR_THREAD_CREATE
- ffi::PLCTAG_ERR_THREAD_JOIN
- ffi::PLCTAG_ERR_TIMEOUT
- ffi::PLCTAG_ERR_TOO_LARGE
- ffi::PLCTAG_ERR_TOO_SMALL
- ffi::PLCTAG_ERR_UNSUPPORTED
- ffi::PLCTAG_ERR_WINSOCK
- ffi::PLCTAG_ERR_WRITE
- ffi::PLCTAG_EVENT_ABORTED
- ffi::PLCTAG_EVENT_CREATED
- ffi::PLCTAG_EVENT_DESTROYED
- ffi::PLCTAG_EVENT_MAX
- ffi::PLCTAG_EVENT_READ_COMPLETED
- ffi::PLCTAG_EVENT_READ_STARTED
- ffi::PLCTAG_EVENT_WRITE_COMPLETED
- ffi::PLCTAG_EVENT_WRITE_STARTED
- ffi::PLCTAG_STATUS_OK
- ffi::PLCTAG_STATUS_PENDING