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 694 of file treeset.cpp.

◆ single_prop_free()

void single_prop_free ( Prop p)

Definition at line 742 of file treeset.cpp.

Variable Documentation

◆ hoc_built_in_symlist

Symlist* hoc_built_in_symlist
extern

Definition at line 76 of file ivocmac.cpp.

◆ hoc_top_level_symlist

Symlist* hoc_top_level_symlist
extern

Definition at line 23 of file symdir.cpp.