CG_Gen::GeneratorNumOperationParameters class

class GeneratorNumOperationParameters

Contents

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)