CYCAMORE
Public Member Functions | Protected Attributes | List of all members
ManagerInstTests Class Reference

#include <manager_inst_tests.h>

Inheritance diagram for ManagerInstTests:
Inheritance graph
[legend]
Collaboration diagram for ManagerInstTests:
Collaboration graph
[legend]

Public Member Functions

virtual void SetUp ()
 
virtual void SetUp ()
 
virtual void TearDown ()
 
virtual void TearDown ()
 

Protected Attributes

double capacity
 
cyclus::toolkit::Commodity commodity
 
cyclus::Context * ctx_
 
TestProducerproducer
 
cyclus::Recorder rec_
 
cycamore::ManagerInstsrc_inst
 
cyclus::Timer ti_
 

Detailed Description

Definition at line 42 of file _tmp_build/cycamore/manager_inst_tests.h.

Member Function Documentation

◆ SetUp() [1/2]

void ManagerInstTests::SetUp ( )
virtual

Definition at line 10 of file _tmp_build/cycamore/manager_inst_tests.cc.

References TestProducer::TestProducer().

Here is the call graph for this function:

◆ SetUp() [2/2]

virtual void ManagerInstTests::SetUp ( )
virtual

◆ TearDown() [1/2]

virtual void ManagerInstTests::TearDown ( )
virtual

◆ TearDown() [2/2]

void ManagerInstTests::TearDown ( )
virtual

Definition at line 21 of file _tmp_build/cycamore/manager_inst_tests.cc.

Member Data Documentation

◆ capacity

double ManagerInstTests::capacity
protected

Definition at line 52 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ commodity

cyclus::toolkit::Commodity ManagerInstTests::commodity
protected

Definition at line 51 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ ctx_

cyclus::Context * ManagerInstTests::ctx_
protected

Definition at line 53 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ producer

TestProducer * ManagerInstTests::producer
protected

Definition at line 49 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ rec_

cyclus::Recorder ManagerInstTests::rec_
protected

Definition at line 55 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ src_inst

cycamore::ManagerInst * ManagerInstTests::src_inst
protected

Definition at line 48 of file _tmp_build/cycamore/manager_inst_tests.h.

◆ ti_

cyclus::Timer ManagerInstTests::ti_
protected

Definition at line 54 of file _tmp_build/cycamore/manager_inst_tests.h.


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