#include <../../nrnconf.h>
#include <InterViews/resource.h>
#include <stdio.h>
#include <inttypes.h>
#include "ocfile.h"
#include "nrncvode.h"
#include "nrnoc2iv.h"
#include "classreg.h"
#include "nrniv_mf.h"
#include "tqueue.hpp"
#include "netcon.h"
#include "vrecitem.h"
#include "utils/enumerate.h"
#include "membfunc.h"
Go to the source code of this file.
|
| #define | ASSERTfgets(a, b, c) nrn_assert(fgets(a, b, c) != 0) |
| |
| #define | ASSERTfread(a, b, c, d) nrn_assert(fread(a, b, c, d) == c) |
| |
| #define | ASSERTfwrite(a, b, c, d) nrn_assert(fwrite(a, b, c, d) == c) |
| |
◆ ASSERTfgets
| #define ASSERTfgets |
( |
|
a, |
|
|
|
b, |
|
|
|
c |
|
) |
| nrn_assert(fgets(a, b, c) != 0) |
◆ ASSERTfread
| #define ASSERTfread |
( |
|
a, |
|
|
|
b, |
|
|
|
c, |
|
|
|
d |
|
) |
| nrn_assert(fread(a, b, c, d) == c) |
◆ ASSERTfwrite
| #define ASSERTfwrite |
( |
|
a, |
|
|
|
b, |
|
|
|
c, |
|
|
|
d |
|
) |
| nrn_assert(fwrite(a, b, c, d) == c) |
◆ ReceiveFunc
◆ cons()
| static void* cons |
( |
Object * |
| ) |
|
|
static |
◆ destruct()
| static void destruct |
( |
void * |
v | ) |
|
|
static |
◆ net_cvode_instance_event_queue()
◆ net_cvode_instance_prl()
| std::vector<PlayRecord*>* net_cvode_instance_prl |
( |
| ) |
|
◆ net_cvode_instance_psl()
| std::vector<PreSyn*>* net_cvode_instance_psl |
( |
| ) |
|
◆ nrn_shape_update()
| void nrn_shape_update |
( |
| ) |
|
◆ restore()
| static double restore |
( |
void * |
v | ) |
|
|
static |
◆ save()
| static double save |
( |
void * |
v | ) |
|
|
static |
◆ SaveState_reg()
◆ ssread()
| static double ssread |
( |
void * |
v | ) |
|
|
static |
◆ sswrite()
| static double sswrite |
( |
void * |
v | ) |
|
|
static |
◆ tqcallback()
| void tqcallback |
( |
const TQItem * |
tq, |
|
|
int |
i |
|
) |
| |
|
static |
◆ callback_mode
◆ members
Initial value:
{nullptr, nullptr}}
static double ssread(void *v)
static double sswrite(void *v)
static double save(void *v)
static double restore(void *v)
Definition at line 1262 of file savstate.cpp.
◆ net_cvode_instance
◆ nrn_is_artificial_
| short* nrn_is_artificial_ |
|
extern |
◆ nrnpy_restore_savestate
| void(* nrnpy_restore_savestate) (int64_t, char *) |
( |
int64_t |
, |
|
|
char * |
|
|
) |
| = NULL |
◆ nrnpy_store_savestate
| void(* nrnpy_store_savestate) (char **save_data, uint64_t *save_data_size) |
( |
char ** |
save_data, |
|
|
uint64_t * |
save_data_size |
|
) |
| = NULL |
◆ pnt_receive
◆ secorder
◆ section_count
◆ this_savestate