![]()  | 
  
    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 27 of file exchange_manager.h.
#include <exchange_manager.h>
Public Member Functions | |
| ExchangeManager (Context *ctx) | |
| void | Execute () | 
      
  | 
  inline | 
Definition at line 29 of file exchange_manager.h.
      
  | 
  inline | 
execute the full resource sequence
Definition at line 34 of file exchange_manager.h.