| CIRCUIT | IGate implementation to use as a circuit. | |
| BINDING | IGateBinding implementation to use for circuit/CA binding. | |
| PARAMS | CaEvalParams class specifying extra evaluation parameters if needed. |
Definition at line 148 of file CaFactory.cpp.
Static Public Member Functions | |
| static CaEvaluator * | create () |
| Return newly created instance of CaEvaluator object. | |
| static CaEvaluator* create | ( | ) | [inline, static] |
Return newly created instance of CaEvaluator object.
Definition at line 153 of file CaFactory.cpp.
Referenced by MulFactory::create(), Mux4Factory::create(), WireCrossFactory::create(), and GateFactory::create().

1.5.4