linkedlist.h File Reference

Header file for for classes container::LinkedList and container::LinkedList::Node. More...

#include "list.h"

Include dependency graph for linkedlist.h:

This graph shows which files directly or indirectly include this file:

Go to the source code of this file.


Classes

class  container::LinkedList
 A mostly complete linked-list implementation of List. More...
class  container::LinkedList::Node
 LinkedList uses Node objects to form a list of Entity objects. More...

Namespaces

namespace  container
 Object oriented data structure framework.


Detailed Description

Header file for for classes container::LinkedList and container::LinkedList::Node.

Source Control

URL
http://tablet-001/svn/DWC/CS217/trunk/Structures/linkedlist.h
Date
2009-06-16 20:52:47 -0400 (Tue, 16 Jun 2009)
Author
slinford
Revision
418

File Creation

   Original file name: linkedlist.h
   File creator:       slinford
   Created on:         March 19, 2009, 11:25 PM
 

Course Information

   CS-217 Data Structures and Algorithms I
   Daniel Webster College - Nashua
   03/18/2009 - 05/05/2009
   Independent Study

 Instructor: Robert Schaefer

 Description:

   Students will be responsible for the specification, design,
   implementation and practical demonstration of correctness of the
   abstract data type sets, functions, sequences, stacks, queues, and
   strings. Special emphasis will be given to searching and sorting
   algorithms. Other algorithms covered may include compression,
   encryption, hashing, and sorting, and sampling.

 Student:

   R. Scott Linford
 

Generated on Tue Jun 16 23:12:46 2009 by  doxygen 1.5.9