Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_
N
N_EDIT_PANELS
- Static variable in class SFE.GUI.
EditWndPanel
nameDoc
- Variable in class SFE.GUI.
Constant
nameDoc
- Variable in class SFE.GUI.
Function
nameDoc
- Variable in class SFE.GUI.
Type
nameDoc
- Variable in class SFE.GUI.
Variable
NAND_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct an nand operator.
nArray
- Variable in class SFE.GUI.
Type
nArray
- Variable in class SFE.GUI.
Variable
nBits
- Variable in class SFE.GUI.
Type
nBits
- Variable in class SFE.GUI.
Variable
NBYTESG
- Static variable in class SFE.BOAL.
Gate
NBYTESG
- Static variable in class SFE.BOAL.
OT
negate()
- Method in class SFE.Compiler.
BinaryOpExpression
returns the negate gate (OperatorExpression) of this OperatorExpression.
negate()
- Method in class SFE.Compiler.
OperationExpression
returns the negate gate (OperatorExpression) of this OperatorExpression.
negate()
- Method in class SFE.Compiler.
TrinaryOpExpression
returns the negate gate (OperatorExpression) of this OperatorExpression.
negate()
- Method in class SFE.Compiler.
UnaryOpExpression
returns the negate gate (OperatorExpression) of this OperatorExpression.
negLeft()
- Method in class SFE.Compiler.
PrimitiveOperator
Creates a new PrimitiveOperator from this PrimitiveOpertor's truth table when the left input bit is negated.
negMid()
- Method in class SFE.Compiler.
PrimitiveOperator
Creates a new PrimitiveOperator from this PrimitiveOpertor's truth table when the middle input bit is negated.
negOut()
- Method in class SFE.Compiler.
PrimitiveOperator
Creates a new PrimitiveOperator, from this PrimitiveOpertor, that represents the complete boolean function of this PrimitiveOpertor.
negRight()
- Method in class SFE.Compiler.
PrimitiveOperator
Creates a new PrimitiveOperator from this PrimitiveOpertor's truth table when the right input bit is negated.
newRSA(int)
- Static method in class SFE.BOAL.
MyUtil
newRSA - receive the sixe of the new modulus creates new RSA key, prints it and EXITS!!!
nextLevel
- Variable in class SFE.GUI.
Statement
NMAJ_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct a nmaj operator.
NMAJN_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct a nmajn operator.
NMUX_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct a nmux operator.
NMUXN_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct a nmuxn operator.
NOR_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct an nor operator.
NOT_OP
- Static variable in class SFE.Compiler.
PrimitiveOperator
An integer to send with the constructor to construct a not operator.
NotEqualOperator
- Class in
SFE.Compiler
A class for representing not equal operator expressions that can be defined in the program.
NotEqualOperator()
- Constructor for class SFE.Compiler.
NotEqualOperator
notOutput()
- Method in class SFE.Compiler.
ArrayEntryLvalue
Marks this ArrayEntryLvalue's pin as not output.
notOutput()
- Method in class SFE.Compiler.
LvalExpression
sets this LvalExpression as a pin that is not an output of this circuit.
notOutput()
- Method in class SFE.Compiler.
Lvalue
sets this lvalue as a pin that is exported outsite this circuit.
notOutput()
- Method in class SFE.Compiler.
StructFieldLvalue
Sets this struct as not output of the circuit
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
K
L
M
N
O
P
R
S
T
U
V
W
X
Y
Z
_