discrete_event_time & event_time()
Definition: node_context.h:62
virtual ~node_context()=default
Destructor.
std::mt19937 & rng()
Definition: node_context.h:74
node_structure & internal_structure()
Definition: node_context.h:50
bool & time_printed()
Definition: node_context.h:68
std::ostream & stream()
Definition: node_context.h:80
Definition: node_context.h:16
node_interface * external_interface_ptr()
Definition: node_context.h:56
node_context(const time_point &start_t, int64 seed, std::ostream &stream)
Definition: node_context.cpp:10
node_context & operator=(const node_context &)=delete
No copy assignment.