NEURON
ndatclas.cpp File Reference
#include <../../nrnconf.h>
#include <stdio.h>
#include <InterViews/resource.h>
#include "nrnoc2iv.h"
#include "classreg.h"
#include "membfunc.h"
#include "parse.hpp"

Go to the source code of this file.

Classes

class  NrnPropertyImpl
 
class  SectionListImpl
 

Functions

Propprop_alloc (Prop **, int, Node *)
 
void single_prop_free (Prop *)
 

Variables

Symlisthoc_built_in_symlist
 
Symlisthoc_top_level_symlist
 

Function Documentation

◆ prop_alloc()

Prop * prop_alloc ( Prop **  pp,
int  type,
Node nd 
)

Definition at line 688 of file treeset.cpp.

◆ single_prop_free()

void single_prop_free ( Prop )

Definition at line 736 of file treeset.cpp.

Variable Documentation

◆ hoc_built_in_symlist

Symlist* hoc_built_in_symlist

Definition at line 39 of file symbol.cpp.

◆ hoc_top_level_symlist

Symlist* hoc_top_level_symlist

Definition at line 41 of file symbol.cpp.