Time Shield Library
C++ library for working with time
Loading...
Searching...
No Matches
time_shield::NtpClient Member List

This is the complete list of members for time_shield::NtpClient, including all inherited members.

fill_packet(ntp_packet &pkt) consttime_shield::NtpClientinlineprivate
get_last_error_code() const noexcepttime_shield::NtpClientinline
get_offset_us() const noexcepttime_shield::NtpClientinline
get_utc_time() const noexcepttime_shield::NtpClientinline
get_utc_time_ms() const noexcepttime_shield::NtpClientinline
get_utc_time_us() const noexcepttime_shield::NtpClientinline
m_hosttime_shield::NtpClientprivate
m_is_successtime_shield::NtpClientprivate
m_offset_ustime_shield::NtpClientprivate
m_porttime_shield::NtpClientprivate
NTP_TIMESTAMP_DELTAtime_shield::NtpClientprivatestatic
NtpClient(std::string server="pool.ntp.org", int port=123)time_shield::NtpClientinline
parse_packet(const ntp_packet &pkt, int64_t &result_offset_us) consttime_shield::NtpClientinlineprivate
query()time_shield::NtpClientinline
s_last_error_codetime_shield::NtpClientprivatestatic
success() const noexcepttime_shield::NtpClientinline