friendev EtherDune TCP/IP library
Public Member Functions | Protected Attributes | Friends | List of all members
ListItem Class Reference

Base list item class. More...

#include <List.h>

Inheritance diagram for ListItem:
NetworkService SharedBuffer ARPService ICMP Socket ICMPPingAutoReply ICMPPinger TCPSocket UDPSocket HTTPClient HTTPServer TCPListener< SOCKET, MAX_CLIENTS > DHCP DNSClient

Public Member Functions

 ListItem ()
 

Protected Attributes

ListItemnextItem
 

Friends

class List
 

Detailed Description

Base list item class.

Definition at line 29 of file List.h.

Constructor & Destructor Documentation

ListItem::ListItem ( )

Definition at line 17 of file List.cpp.

Friends And Related Function Documentation

friend class List
friend

Definition at line 31 of file List.h.

Member Data Documentation

ListItem* ListItem::nextItem
protected

Definition at line 39 of file List.h.


The documentation for this class was generated from the following files: