Protected Member Functions | Protected Attributes | Friends | List of all members
Link Class Reference

Protected Member Functions

 Link (Pointer, Link *)
 
void remove ()
 

Protected Attributes

Pointer e
 
Linknext
 
Linkprevious
 

Friends

class LinkedList
 
class LinkedListIter