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 *)
 
static std::string strip_suffix (const char *name, const char *suffix)
 

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

◆ single_prop_free()

void single_prop_free ( Prop p)

Definition at line 718 of file treeset.cpp.

◆ strip_suffix()

static std::string strip_suffix ( const char *  name,
const char *  suffix 
)
static

Definition at line 155 of file ndatclas.cpp.

Variable Documentation

◆ hoc_built_in_symlist

Symlist* hoc_built_in_symlist
extern

Definition at line 28 of file symbol.cpp.

◆ hoc_top_level_symlist

Symlist* hoc_top_level_symlist
extern

Definition at line 16 of file symdir.cpp.