FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
SubtractBlock.h File Reference
#include "elements/blocks/BaseBlock.h"
#include "logging/Loggable.h"
#include "typenames.h"
#include "utils/misc.h"
+ Include dependency graph for SubtractBlock.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  business_logic::elements::blocks::SubtractBlock
 A block that subtracts the second input value from the first input value. More...
 

Namespaces

namespace  business_logic
 The business logic module.
 
namespace  business_logic::elements
 The elements (i.e., renderable entities constituting for the calculator) module.
 
namespace  business_logic::elements::blocks
 The base classes and structs for elements.