Sign.h File Reference

Go to the source code of this file.

Namespaces

namespace  PC

Typedefs

typedef char PC::Sign

Functions

void PC::addSigns (const Sign &op1, const Sign &op2, Sign &result, Sign &carry)
int PC::compareSigns (const Sign &op1, const Sign &op2)
int PC::signToInt (const Sign &s)
Sign PC::negateSign (const Sign &s)
std::string PC::signToString (const Sign &s)

Variables

const Sign PC::ZERO = 0
const Sign PC::PLUS = 1
const Sign PC::MINUS = 2
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Defines

Generated on Mon Sep 26 18:43:45 2011 for CRyptography And Groups (CRAG) by  doxygen 1.6.1