OR2 Struct Reference

OR with two inputs. More...

#include <LogicFunctions.h>

Inheritance diagram for OR2:
TwoInputFunc LogicFunc NOR2

List of all members.

Public Member Functions

LogicVal _or_ (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

OR with two inputs.


Member Function Documentation

LogicVal OR2::_or_ ( const LogicVal x,
const LogicVal y 
) const [inline]
virtual LogicVal OR2::operator() ( const LogicVal x,
const LogicVal y 
) const [inline, virtual]

Implements TwoInputFunc.

Reimplemented in NOR2.

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

Implements LogicFunc.

Reimplemented in NOR2.


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