CoreNEURON
coreneuron::ReportHandler Class Reference

Detailed Description

Definition at line 20 of file report_handler.hpp.

#include <report_handler.hpp>

Inheritance diagram for coreneuron::ReportHandler:
coreneuron::BinaryReportHandler coreneuron::SonataReportHandler

Public Member Functions

virtual ~ReportHandler ()=default
 
virtual void create_report (ReportConfiguration &config, double dt, double tstop, double delay)
 

Constructor & Destructor Documentation

◆ ~ReportHandler()

virtual coreneuron::ReportHandler::~ReportHandler ( )
virtualdefault

Member Function Documentation

◆ create_report()

void coreneuron::ReportHandler::create_report ( ReportConfiguration config,
double  dt,
double  tstop,
double  delay 
)
virtual

Reimplemented in coreneuron::BinaryReportHandler, and coreneuron::SonataReportHandler.

Definition at line 36 of file report_handler.cpp.


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