XOR2 Struct Reference

XOR with two inputs. More...

#include <LogicFunctions.h>

Inheritance diagram for XOR2:
TwoInputFunc LogicFunc XNOR2

List of all members.

Public Member Functions

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

XOR with two inputs.


Member Function Documentation

LogicVal XOR2::_xor_ ( const LogicVal x,
const LogicVal y 
) const [inline]
virtual LogicVal XOR2::operator() ( const LogicVal x,
const LogicVal y 
) const [inline, virtual]

Implements TwoInputFunc.

Reimplemented in XNOR2.

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

Implements LogicFunc.

Reimplemented in XNOR2.


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