CYCLUS
|
The ExchangeManager is designed to house all of the internals involved in executing a resource exchange.
At a given timestep, assuming a simulation context, ctx, and resource type, ResourceType, it can be invoked by:
Definition at line 28 of file exchange_manager.h.
#include <exchange_manager.h>
Public Member Functions | |
ExchangeManager (Context *ctx) | |
void | Execute () |
|
inline |
Definition at line 30 of file exchange_manager.h.
|
inline |
execute the full resource sequence
Definition at line 35 of file exchange_manager.h.