CYCLUS
Loading...
Searching...
No Matches
cyclus::toolkit::AgentManaged Class Reference

Detailed Description

This is a mixin class that provides an interface to access the underlying agent that manages it.

Definition at line 11 of file agent_managed.h.

#include <agent_managed.h>

Inheritance diagram for cyclus::toolkit::AgentManaged:
cyclus::toolkit::Builder cyclus::toolkit::BuildingManager cyclus::toolkit::CommodityProducer cyclus::toolkit::CommodityProducerManager cyclus::toolkit::SupplyDemandManager

Public Member Functions

Agentagent () const
 
 AgentManaged (Agent *agent=NULL)
 

Constructor & Destructor Documentation

◆ AgentManaged()

cyclus::toolkit::AgentManaged::AgentManaged ( Agent * agent = NULL)
inlineexplicit

Definition at line 13 of file agent_managed.h.

Member Function Documentation

◆ agent()

Agent * cyclus::toolkit::AgentManaged::agent ( ) const
inline

Definition at line 14 of file agent_managed.h.


The documentation for this class was generated from the following file: