NEURON
PathValue Class Reference

Public Member Functions

 PathValue ()
 
 ~PathValue ()
 

Public Attributes

CopyStringpath
 
Symbolsym
 
double original
 
char * str
 

Detailed Description

Definition at line 58 of file datapath.cpp.

Constructor & Destructor Documentation

◆ PathValue()

PathValue::PathValue ( )

Definition at line 67 of file datapath.cpp.

◆ ~PathValue()

PathValue::~PathValue ( )

Definition at line 72 of file datapath.cpp.

Member Data Documentation

◆ original

double PathValue::original

Definition at line 64 of file datapath.cpp.

◆ path

CopyString* PathValue::path

Definition at line 62 of file datapath.cpp.

◆ str

char* PathValue::str

Definition at line 65 of file datapath.cpp.

◆ sym

Symbol* PathValue::sym

Definition at line 63 of file datapath.cpp.


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