MC Protocol Serial C++ 0.2.3
MC protocol serial library for MCU-oriented environments
Loading...
Searching...
No Matches
mcprotocol::serial::PosixSyncClient Member List

This is the complete list of members for mcprotocol::serial::PosixSyncClient, including all inherited members.

clear_error_information() noexceptmcprotocol::serial::PosixSyncClient
close() noexceptmcprotocol::serial::PosixSyncClient
control_global_signal(const GlobalSignalControlRequest &request) noexceptmcprotocol::serial::PosixSyncClient
delete_user_frame(const UserFrameDeleteRequest &request) noexceptmcprotocol::serial::PosixSyncClient
deregister_cpu_monitoring() noexceptmcprotocol::serial::PosixSyncClient
direct_read_extended_file_register_words(const ExtendedFileRegisterDirectBatchReadWordsRequest &request, std::span< std::uint16_t > out_words) noexceptmcprotocol::serial::PosixSyncClient
direct_write_extended_file_register_words(const ExtendedFileRegisterDirectBatchWriteWordsRequest &request) noexceptmcprotocol::serial::PosixSyncClient
initialize_c24_transmission_sequence() noexceptmcprotocol::serial::PosixSyncClient
is_open() const noexceptmcprotocol::serial::PosixSyncClient
lock_remote_password(std::string_view remote_password) noexceptmcprotocol::serial::PosixSyncClient
open(const PosixSerialConfig &serial_config, const ProtocolConfig &protocol_config) noexceptmcprotocol::serial::PosixSyncClient
operator=(const PosixSyncClient &)=deletemcprotocol::serial::PosixSyncClient
PosixSyncClient()=defaultmcprotocol::serial::PosixSyncClient
PosixSyncClient(const PosixSyncClient &)=deletemcprotocol::serial::PosixSyncClient
protocol_config() const noexceptmcprotocol::serial::PosixSyncClient
random_read(std::span< const highlevel::RandomReadSpec > items, std::span< std::uint32_t > out_values) noexceptmcprotocol::serial::PosixSyncClient
random_read(std::string_view device, std::uint32_t &out_value, bool double_word=false) noexceptmcprotocol::serial::PosixSyncClient
random_write_bit(std::string_view device, BitValue value) noexceptmcprotocol::serial::PosixSyncClient
random_write_bits(std::span< const highlevel::RandomWriteBitSpec > items) noexceptmcprotocol::serial::PosixSyncClient
random_write_extended_file_register_words(std::span< const ExtendedFileRegisterRandomWriteWordItem > items) noexceptmcprotocol::serial::PosixSyncClient
random_write_word(std::string_view device, std::uint32_t value, bool double_word=false) noexceptmcprotocol::serial::PosixSyncClient
random_write_words(std::span< const highlevel::RandomWriteWordSpec > items) noexceptmcprotocol::serial::PosixSyncClient
read_bits(std::string_view head_device, std::uint16_t points, std::span< BitValue > out_bits) noexceptmcprotocol::serial::PosixSyncClient
read_bits(std::string_view head_device, std::span< BitValue > out_bits) noexceptmcprotocol::serial::PosixSyncClient
read_cpu_model(CpuModelInfo &out_info) noexceptmcprotocol::serial::PosixSyncClient
read_extended_file_register_monitor(std::span< std::uint16_t > out_words) noexceptmcprotocol::serial::PosixSyncClient
read_extended_file_register_words(const ExtendedFileRegisterBatchReadWordsRequest &request, std::span< std::uint16_t > out_words) noexceptmcprotocol::serial::PosixSyncClient
read_monitor(std::span< std::uint32_t > out_values) noexceptmcprotocol::serial::PosixSyncClient
read_monitor(std::uint32_t &out_value) noexceptmcprotocol::serial::PosixSyncClient
read_user_frame(const UserFrameReadRequest &request, UserFrameRegistrationData &out_data) noexceptmcprotocol::serial::PosixSyncClient
read_words(std::string_view head_device, std::uint16_t points, std::span< std::uint16_t > out_words) noexceptmcprotocol::serial::PosixSyncClient
read_words(std::string_view head_device, std::span< std::uint16_t > out_words) noexceptmcprotocol::serial::PosixSyncClient
register_extended_file_register_monitor(const ExtendedFileRegisterMonitorRegistration &request) noexceptmcprotocol::serial::PosixSyncClient
register_monitor(std::span< const highlevel::RandomReadSpec > items) noexceptmcprotocol::serial::PosixSyncClient
register_monitor(std::string_view device, bool double_word=false) noexceptmcprotocol::serial::PosixSyncClient
remote_latch_clear() noexceptmcprotocol::serial::PosixSyncClient
remote_pause(RemoteOperationMode mode=RemoteOperationMode::DoNotExecuteForcibly) noexceptmcprotocol::serial::PosixSyncClient
remote_reset() noexceptmcprotocol::serial::PosixSyncClient
remote_run(RemoteOperationMode mode=RemoteOperationMode::DoNotExecuteForcibly, RemoteRunClearMode clear_mode=RemoteRunClearMode::DoNotClear) noexceptmcprotocol::serial::PosixSyncClient
remote_stop() noexceptmcprotocol::serial::PosixSyncClient
unlock_remote_password(std::string_view remote_password) noexceptmcprotocol::serial::PosixSyncClient
write_bits(std::string_view head_device, std::span< const BitValue > bits) noexceptmcprotocol::serial::PosixSyncClient
write_extended_file_register_words(const ExtendedFileRegisterBatchWriteWordsRequest &request) noexceptmcprotocol::serial::PosixSyncClient
write_user_frame(const UserFrameWriteRequest &request) noexceptmcprotocol::serial::PosixSyncClient
write_words(std::string_view head_device, std::span< const std::uint16_t > words) noexceptmcprotocol::serial::PosixSyncClient