Main Page   Modules   Namespace List   Class Hierarchy   Compound List   File List   Namespace Members   Compound Members   File Members   Related Pages  

BooleanSwitchFactory Class Reference

#include <boolean.h>

List of all members.


Detailed Description

Boolean switch factory

This class facilitates construction of boolean switch objects by the butterfly matrix.


Public Methods

 BooleanSwitchFactory (const std::vector< bool > &switches)
BooleanSwitch makeSwitch ()


Constructor & Destructor Documentation

BooleanSwitchFactory const std::vector< bool > &    switches [inline]
 

Constructor from an STL vector of bools


Member Function Documentation

BooleanSwitch makeSwitch   [inline]
 

Construct and return a boolean switch object

This function walks through the switches object given in the constructor, advancing on each invocation. It wraps around to the beginning of the vector when it reaches the end.


Generated on Mon Jun 20 09:16:51 2005 for linbox by doxygen1.2.18