NEURON
PathValue Class Reference

Public Member Functions

 PathValue ()
 
 ~PathValue ()
 

Public Attributes

CopyStringpath
 
Symbolsym
 
double original
 
char * str
 

Detailed Description

Definition at line 50 of file datapath.cpp.

Constructor & Destructor Documentation

◆ PathValue()

PathValue::PathValue ( )

Definition at line 59 of file datapath.cpp.

◆ ~PathValue()

PathValue::~PathValue ( )

Definition at line 64 of file datapath.cpp.

Member Data Documentation

◆ original

double PathValue::original

Definition at line 56 of file datapath.cpp.

◆ path

CopyString* PathValue::path

Definition at line 54 of file datapath.cpp.

◆ str

char* PathValue::str

Definition at line 57 of file datapath.cpp.

◆ sym

Symbol* PathValue::sym

Definition at line 55 of file datapath.cpp.


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