#include <../../nrnconf.h>
#include <vector>
#include <ocnotify.h>
#include <stdio.h>
#include <stdlib.h>
#include "neuron/container/soa_container.hpp"
#include <nrnmutdec.h>
#include "oc2iv.h"
#include "ocfunc.h"
#include "oc_ansi.h"
#include "ocjump.h"
#include "bimap.hpp"
Go to the source code of this file.
◆ FList
◆ identifier_observer_bimap
◆ PF
using PF = void (*)(void*, int) |
◆ cxx_char_alloc()
char* cxx_char_alloc |
( |
size_t |
sz | ) |
|
◆ notify_freed_val_array()
void notify_freed_val_array |
( |
double * |
p, |
|
|
size_t |
size |
|
) |
| |
◆ nrn_err_dialog()
void nrn_err_dialog |
( |
const char * |
mes | ) |
|
◆ nrn_notify_freed()
void nrn_notify_freed |
( |
PF |
pf | ) |
|
◆ nrn_notify_pointer_disconnect()
void nrn_notify_pointer_disconnect |
( |
Observer * |
ob | ) |
|
◆ nrn_notify_when_double_freed()
void nrn_notify_when_double_freed |
( |
double * |
p, |
|
|
Observer * |
ob |
|
) |
| |
◆ nrn_notify_when_void_freed()
void nrn_notify_when_void_freed |
( |
void * |
p, |
|
|
Observer * |
ob |
|
) |
| |
◆ nrniv_bind_thread()
void nrniv_bind_thread |
( |
void |
| ) |
|
◆ f_list
◆ nrn_err_dialog_active_
int nrn_err_dialog_active_ |
◆ pdob
◆ phob
◆ pvob