GeneratorNumOperationParameters class
#include <GenerationParameters.hpp>
class GeneratorNumOperationParameters
Contents
- Reference
Public functions
- auto getLogicOper(const Gates& i_op) const -> int32_t
- auto getLogicOpers() const -> std::map<Gates, int32_t>
- void setLogicOper(const std::pair<Gates, int32_t>& i_p)
- void setLogicOper(const std::map<Gates, int32_t>& i_p)
- auto getLeaveEmptyOut() const -> bool
- void setLeaveEmptyOut(bool i_leo)