AND2 Struct Reference

And with two inputs. More...

#include <LogicFunctions.h>

Inheritance diagram for AND2:
TwoInputFunc LogicFunc NAND2

List of all members.

Public Member Functions

LogicVal _and_ (const LogicVal &x, const LogicVal &y) const
virtual LogicVal operator() (const LogicVal &x, const LogicVal &y) const
virtual const std::string toString () const

Detailed Description

And with two inputs.


Member Function Documentation

LogicVal AND2::_and_ ( const LogicVal x,
const LogicVal y 
) const [inline]
virtual LogicVal AND2::operator() ( const LogicVal x,
const LogicVal y 
) const [inline, virtual]

Implements TwoInputFunc.

Reimplemented in NAND2.

virtual const std::string AND2::toString (  )  const [inline, virtual]

Implements LogicFunc.

Reimplemented in NAND2.


The documentation for this struct was generated from the following file:
Generated on Tue Aug 2 11:51:26 2011 for Galois by  doxygen 1.6.3