Siena Fast Forwarding documentation (v. 1.0.0)

Main Page   Class Hierarchy   Compound List   File List   Compound Members   Examples  

Constraint Class Reference

#include <fwd_table.h>

List of all members.

Public Methods

 Constraint ()

Public Attributes

flistfilters


Detailed Description

constraint descriptor

it is essentially a set of pointers to the filters in which this constraint appears.


Constructor & Destructor Documentation

Constraint::Constraint  
 

constructor *


Member Data Documentation

flist* Constraint::filters
 

list of filters associated with this constraint

All the filters in which this constraint appears.

Right now, we add filters to this list as they are passed to the forwarding table. It might be possible and advantageous to figure out an optimal ordering of this list in order to speed up the maching process. For example, we could sort the filters based on their size.


The documentation for this class was generated from the following file:
Copyright © 2001-2002 University of Colorado.
Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.1 or any later version published by the Free Software Foundation; with no Invariant Sections, no Front-Cover Texts and no Back-Cover Texts. A copy of the license is included in the section entitled "GNU Free Documentation License". This documentation is authored and maintained by Antonio Carzaniga