GeneratorSummatorParameters class
#include <GenerationParameters.hpp>
Contents
- Reference
Public functions
- auto getOverFlowIn() -> bool
- auto getOverFlowOut() -> bool
- auto getMinus() -> bool
- void setOverFlowIn(bool i_overflowIn)
- void setOverFlowOut(bool i_overflowOut)
- void setMinus(bool i_minus)
Public variables
- bool d_OverFlowIn
- bool d_OverFlowOut
- bool d_minus