Main Page | Class Hierarchy | Alphabetical List | Data Structures | File List | Data Fields | Globals

NamedList Class Reference

A list that must have a name List. More...

#include <streenamedlist.h>

Inheritance diagram for NamedList:

List Node ArrayPairList AssignmentList CaseList DeclareList EncapsList ExpressionList InlineHTMLList StatementList TemplateList

Public Member Functions

 NamedList (string name)
 Creates a list with given name.

 NamedList (string name, Node *statement)
 Creates a list with given name and first element/.


Detailed Description

A list that must have a name List.

Definition at line 7 of file streenamedlist.h.


Constructor & Destructor Documentation

NamedList::NamedList string  name  ) 
 

Creates a list with given name.

Definition at line 3 of file streenamedlist.cpp.

NamedList::NamedList string  name,
Node statement
 

Creates a list with given name and first element/.

Definition at line 4 of file streenamedlist.cpp.

References List::push_back().


The documentation for this class was generated from the following files:
Generated on Fri Nov 21 17:54:08 2003 for PHPX by doxygen 1.3.3