NEURON
MEM_CONNECT Struct Reference

#include <meminfo.h>

Public Attributes

char ** type_names
 
int(** free_funcs )()
 
unsigned ntypes
 
MEM_ARRAYinfo_sum
 

Detailed Description

Definition at line 144 of file meminfo.h.

Member Data Documentation

◆ free_funcs

int(** MEM_CONNECT::free_funcs) ()

Definition at line 146 of file meminfo.h.

◆ info_sum

MEM_ARRAY* MEM_CONNECT::info_sum

Definition at line 148 of file meminfo.h.

◆ ntypes

unsigned MEM_CONNECT::ntypes

Definition at line 147 of file meminfo.h.

◆ type_names

char** MEM_CONNECT::type_names

Definition at line 145 of file meminfo.h.


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