CYCAMORE
Public Member Functions | List of all members
TestProducer Class Reference

#include <manager_inst_tests.h>

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

Public Member Functions

cyclus::Agent * Clone ()
 
cyclus::Agent * Clone ()
 
void InitFrom (TestProducer *m)
 
void InitFrom (TestProducer *m)
 
void InitInv (cyclus::Inventories &inv)
 
void InitInv (cyclus::Inventories &inv)
 
cyclus::Inventories SnapshotInv ()
 
cyclus::Inventories SnapshotInv ()
 
 TestProducer (cyclus::Context *ctx)
 
 TestProducer (cyclus::Context *ctx)
 
void Tick ()
 
void Tick ()
 
void Tock ()
 
void Tock ()
 
 ~TestProducer ()
 
 ~TestProducer ()
 

Detailed Description

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

Constructor & Destructor Documentation

◆ TestProducer() [1/2]

TestProducer::TestProducer ( cyclus::Context *  ctx)

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

Referenced by Clone(), and ManagerInstTests::SetUp().

◆ ~TestProducer() [1/2]

TestProducer::~TestProducer ( )

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

◆ TestProducer() [2/2]

TestProducer::TestProducer ( cyclus::Context *  ctx)

◆ ~TestProducer() [2/2]

TestProducer::~TestProducer ( )

Member Function Documentation

◆ Clone() [1/2]

cyclus::Agent* TestProducer::Clone ( )
inline

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

References InitFrom(), and TestProducer().

Here is the call graph for this function:

◆ Clone() [2/2]

cyclus::Agent* TestProducer::Clone ( )
inline

Definition at line 23 of file src/manager_inst_tests.h.

References InitFrom(), and TestProducer().

Here is the call graph for this function:

◆ InitFrom() [1/2]

void TestProducer::InitFrom ( TestProducer m)
inline

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

Referenced by Clone().

◆ InitFrom() [2/2]

void TestProducer::InitFrom ( TestProducer m)
inline

Definition at line 29 of file src/manager_inst_tests.h.

◆ InitInv() [1/2]

void TestProducer::InitInv ( cyclus::Inventories &  inv)
inline

Definition at line 33 of file src/manager_inst_tests.h.

◆ InitInv() [2/2]

void TestProducer::InitInv ( cyclus::Inventories &  inv)
inline

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

◆ SnapshotInv() [1/2]

cyclus::Inventories TestProducer::SnapshotInv ( )
inline

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

◆ SnapshotInv() [2/2]

cyclus::Inventories TestProducer::SnapshotInv ( )
inline

Definition at line 35 of file src/manager_inst_tests.h.

◆ Tick() [1/2]

void TestProducer::Tick ( )
inline

Definition at line 38 of file src/manager_inst_tests.h.

◆ Tick() [2/2]

void TestProducer::Tick ( )
inline

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

◆ Tock() [1/2]

void TestProducer::Tock ( )
inline

Definition at line 37 of file src/manager_inst_tests.h.

◆ Tock() [2/2]

void TestProducer::Tock ( )
inline

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


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