NEURON
nmodl::NrnUnitsLib Struct Reference

Information of units database i.e. More...

#include <config.h>

Static Public Member Functions

static std::string get_content (const std::string &path)
 Return content of units database file. More...
 
static std::string get_path ()
 Return path of units database file. More...
 

Static Public Attributes

static std::vector< std::string > NRNUNITSLIB_PATH
 paths where nrnunits.lib can be found More...
 
static const std::string_view embedded_nrnunits
 

Detailed Description

Information of units database i.e.

nrnunits.lib

Definition at line 49 of file config.h.

Member Function Documentation

◆ get_content()

static std::string nmodl::NrnUnitsLib::get_content ( const std::string &  path)
inlinestatic

Return content of units database file.

Definition at line 58 of file config.h.

◆ get_path()

static std::string nmodl::NrnUnitsLib::get_path ( )
inlinestatic

Return path of units database file.

Definition at line 72 of file config.h.

Member Data Documentation

◆ embedded_nrnunits

const std::string_view nmodl::NrnUnitsLib::embedded_nrnunits
static

Definition at line 53 of file config.h.

◆ NRNUNITSLIB_PATH

std::vector<std::string> nmodl::NrnUnitsLib::NRNUNITSLIB_PATH
static

paths where nrnunits.lib can be found

Definition at line 51 of file config.h.


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