NEURON
nrn::Instrumentor::phase Struct Reference

#include <profiler_interface.h>

Public Member Functions

 phase (const char *name)
 
 ~phase ()
 

Public Attributes

const char * phase_name
 

Detailed Description

Definition at line 260 of file profiler_interface.h.

Constructor & Destructor Documentation

◆ phase()

nrn::Instrumentor::phase::phase ( const char *  name)
inline

Definition at line 262 of file profiler_interface.h.

◆ ~phase()

nrn::Instrumentor::phase::~phase ( )
inline

Definition at line 266 of file profiler_interface.h.

Member Data Documentation

◆ phase_name

const char* nrn::Instrumentor::phase::phase_name

Definition at line 261 of file profiler_interface.h.


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