#include <bbsavestate.h>
Definition at line 12 of file bbsavestate.h.
◆ Type
◆ BBSS_IO()
◆ ~BBSS_IO()
virtual BBSS_IO::~BBSS_IO |
( |
| ) |
|
|
inlinevirtual |
◆ d() [1/4]
virtual void BBSS_IO::d |
( |
int |
n, |
|
|
double & |
p |
|
) |
| |
|
pure virtual |
◆ d() [2/4]
virtual void BBSS_IO::d |
( |
int |
n, |
|
|
double ** |
p |
|
) |
| |
|
pure virtual |
◆ d() [3/4]
virtual void BBSS_IO::d |
( |
int |
n, |
|
|
double * |
p |
|
) |
| |
|
pure virtual |
◆ d() [4/4]
◆ i()
virtual void BBSS_IO::i |
( |
int & |
j, |
|
|
int |
chk = 0 |
|
) |
| |
|
pure virtual |
◆ s()
virtual void BBSS_IO::s |
( |
char * |
cp, |
|
|
int |
chk = 0 |
|
) |
| |
|
pure virtual |
◆ skip()
virtual void BBSS_IO::skip |
( |
int |
| ) |
|
|
inlinevirtual |
◆ type()
virtual Type BBSS_IO::type |
( |
| ) |
|
|
pure virtual |
The documentation for this class was generated from the following files:
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/bbsavestate.h
- /home/docs/checkouts/readthedocs.org/user_builds/nrn/checkouts/3466/src/nrniv/bbsavestate.cpp