Sming Framework API
Sming - Open Source framework for high efficiency WiFi SoC ESP8266 native development with C++ language.
NtpClient Member List

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

autoUpdateSystemClockNtpClientprotected
autoUpdateTimerNtpClientprotected
close() (defined in UdpConnection)UdpConnectionprotectedvirtual
connect(IPAddress ip, uint16_t port) (defined in UdpConnection)UdpConnectionprotectedvirtual
connectionTimerNtpClientprotected
delegateCompletedNtpClientprotected
initialize(udp_pcb *pcb=NULL) (defined in UdpConnection)UdpConnectionprotected
internalRequestTime(IPAddress serverIp)NtpClientprotected
listen(int port) (defined in UdpConnection)UdpConnectionprotectedvirtual
NtpClient()NtpClient
NtpClient(NtpTimeResultDelegate onTimeReceivedCb)NtpClient
NtpClient(String reqServer, int reqIntervalSeconds, NtpTimeResultDelegate onTimeReceivedCb=nullptr)NtpClient
onDataCallback (defined in UdpConnection)UdpConnectionprotected
onReceive(pbuf *buf, IPAddress remoteIP, uint16_t remotePort)NtpClientprotectedvirtual
requestTime()NtpClient
send(const char *data, int length) (defined in UdpConnection)UdpConnectionprotectedvirtual
sendString(const char *data) (defined in UdpConnection)UdpConnectionprotected
sendString(const String &data) (defined in UdpConnection)UdpConnectionprotected
sendStringTo(IPAddress remoteIP, uint16_t remotePort, const char *data) (defined in UdpConnection)UdpConnectionprotected
sendStringTo(IPAddress remoteIP, uint16_t remotePort, const String &data) (defined in UdpConnection)UdpConnectionprotected
sendTo(IPAddress remoteIP, uint16_t remotePort, const char *data, int length) (defined in UdpConnection)UdpConnectionprotectedvirtual
serverNtpClientprotected
setAutoQuery(bool autoQuery)NtpClient
setAutoQueryInterval(int seconds)NtpClient
setAutoUpdateSystemClock(bool autoUpdateClock)NtpClient
setNtpServer(String server)NtpClient
staticDnsResponse(const char *name, struct ip_addr *ip, void *arg)NtpClientprotectedstatic
staticOnReceive(void *arg, struct udp_pcb *pcb, struct pbuf *p, struct ip_addr *addr, u16_t port) (defined in UdpConnection)UdpConnectionprotectedstatic
timeoutTimerNtpClientprotected
udp (defined in UdpConnection)UdpConnectionprotected
UdpConnection() (defined in UdpConnection)UdpConnectionprotected
UdpConnection(UdpConnectionDataDelegate dataHandler) (defined in UdpConnection)UdpConnectionprotected
~NtpClient() (defined in NtpClient)NtpClientvirtual
~UdpConnection() (defined in UdpConnection)UdpConnectionprotectedvirtual