Main Page | Class Hierarchy | Alphabetical List | Class List | Directories | File List | Class Members | File Members

SDoubleListConstructor Class Reference

#include <sdbllist.hpp>

List of all members.


Detailed Description

The Doubly Linked List Constructor.

This class is much like the SListConstructor class, except it creates a doubly-linked list.

Definition at line 202 of file sdbllist.hpp.

Public Member Functions

 SDoubleListConstructor ()
 Constructor.
 ~SDoubleListConstructor ()
 Destructor.
SDoubleListRef operator| (const SReference &t) const
 This operator makes a doubly-linked list of one element.


Constructor & Destructor Documentation

SDoubleListConstructor::SDoubleListConstructor  ) 
 

Constructor.

Definition at line 204 of file sdbllist.hpp.

SDoubleListConstructor::~SDoubleListConstructor  ) 
 

Destructor.

Definition at line 205 of file sdbllist.hpp.


Member Function Documentation

SDoubleListRef SDoubleListConstructor::operator| const SReference t  )  const
 

This operator makes a doubly-linked list of one element.

Parameters:
t is the item of the list being created

Definition at line 209 of file sdbllist.hpp.


The documentation for this class was generated from the following file:
Generated on Tue Dec 18 00:40:58 2007 for InteLib by  doxygen 1.4.1