friendev EtherDune TCP/IP library
|
This is the complete list of members for Socket, including all inherited members.
ARP | NetworkService | protectedstatic |
begin(uint8_t cspin) | NetworkService | protectedstatic |
buffer | Socket | protected |
calcPseudoHeaderChecksum(uint8_t protocol, uint16_t length) | Socket | protectedstatic |
calcTCPChecksum(bool options, uint16_t dataLength, uint16_t dataChecksum) | Socket | protectedstatic |
calcUDPChecksum(uint16_t dataLength, uint16_t dataChecksum) | Socket | protectedstatic |
DNS() | NetworkService | protectedstatic |
dnsIP | NetworkService | protectedstatic |
enableBroadcast() | ENC28J60 | protectedstatic |
gatewayIP | NetworkService | protectedstatic |
hardwareChecksum(uint16_t src, uint16_t len) | ENC28J60 | protectedstatic |
hardwareChecksumRxOffset(uint16_t offset, uint16_t len) | ENC28J60 | protectedstatic |
isLinkUp() | ENC28J60 | protectedstatic |
loadAll() | ENC28J60 | protectedstatic |
loadSample() | ENC28J60 | protectedstatic |
localIP | NetworkService | protectedstatic |
localMAC | NetworkService | protectedstatic |
localPort | Socket | |
loop() | NetworkService | protectedstatic |
moveMem(uint16_t dest, uint16_t src, uint16_t len) | ENC28J60 | protectedstatic |
netmask | NetworkService | protectedstatic |
NetworkService() | NetworkService | protected |
onDNSResolve(uint8_t status, uint16_t identification, const IPAddress &ip) | NetworkService | protectedvirtual |
onPacketReceived()=0 | NetworkService | protectedpure virtual |
packet | NetworkService | protectedstatic |
packetSend(uint16_t len) | ENC28J60 | protectedstatic |
packetSend(uint16_t len, const byte *data) | ENC28J60 | protectedstatic |
prepareIPPacket() | Socket | protected |
NetworkService::prepareIPPacket(const IPAddress &remoteIP) | NetworkService | protectedstatic |
readBuf(uint16_t src, uint16_t len, byte *data) | ENC28J60 | protectedstatic |
readBuf(uint16_t len, byte *data) | ENC28J60 | protectedstatic |
readByte(uint16_t src) | ENC28J60 | protectedstatic |
release() | ENC28J60 | protectedstatic |
remoteIP | Socket | |
remotePort | Socket | |
sameLAN(IPAddress &dst) | NetworkService | protectedstatic |
sendIPPacket(uint16_t length) | NetworkService | protectedstatic |
srcPort_L_count | Socket | protectedstatic |
tick() | NetworkService | protectedvirtual |
verifyUDPTCPChecksum() | Socket | protectedstatic |
write(uint16_t len, const byte *data) | Socket | |
write(const String &s) | Socket | |
write(const __FlashStringHelper *pattern,...) | Socket | |
write(const T &message) | Socket | inline |
writeBuf(uint16_t dst, uint16_t len, const byte *data) | ENC28J60 | protectedstatic |
writeBuf(uint16_t len, const byte *data) | ENC28J60 | protectedstatic |
writeByte(byte b) | ENC28J60 | protectedstatic |
writeByte(uint16_t dst, byte b) | ENC28J60 | protectedstatic |
~NetworkService() | NetworkService | protected |