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

n_list Struct Reference

#include <parser-structs.h>

Inheritance diagram for n_list:

Inheritance graph
[legend]
Collaboration diagram for n_list:

Collaboration graph
[legend]
List of all members.

Public Member Functions

 n_list (const n_arglist *)
 n_list (const n_arglist *, const n_arg *)
 n_list ()

Detailed Description

This class represents a list.


Constructor & Destructor Documentation

n_list::n_list const n_arglist  ) 
 

Functor taking list of elements.

n_list::n_list const n_arglist ,
const n_arg
 

Functor taking a list of elements and a final element (in case of non-null-terminated lists).

n_list::n_list  ) 
 

Default constructor, creates an empty list.


The documentation for this struct was generated from the following files:
Generated on Wed Feb 16 20:54:44 2005 for Fixpoint Engine by  doxygen 1.3.9.1