FlowArithmeticCalculator 1.0.0
Flow Arithmetic Calculator
Loading...
Searching...
No Matches
IBlockLifecycleManagerDelegate.h File Reference
+ Include dependency graph for IBlockLifecycleManagerDelegate.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Classes

class  business_logic::delegate::IBlockLifecycleManagerDelegate
 Delegate that manages the lifecycles of blocks. 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.
 
namespace  business_logic::delegate
 Delegates exposed by the business_logic module, used for integrating with a GUI / renderer implementation.