NEURON
VecPlayStepSave Class Reference

#include <vrecitem.h>

Inheritance diagram for VecPlayStepSave:
PlayRecordSave

Public Member Functions

 VecPlayStepSave (PlayRecord *)
 
virtual ~VecPlayStepSave ()
 
virtual void savestate_restore ()
 
virtual void savestate_write (FILE *)
 
virtual void savestate_read (FILE *)
 
- Public Member Functions inherited from PlayRecordSave
 PlayRecordSave (PlayRecord *)
 
virtual ~PlayRecordSave ()
 
void check ()
 

Public Attributes

int curindex_
 
- Public Attributes inherited from PlayRecordSave
PlayRecordpr_
 
int prl_index_
 

Detailed Description

Definition at line 261 of file vrecitem.h.

Constructor & Destructor Documentation

◆ VecPlayStepSave()

VecPlayStepSave::VecPlayStepSave ( PlayRecord prl)

Definition at line 407 of file vrecord.cpp.

◆ ~VecPlayStepSave()

VecPlayStepSave::~VecPlayStepSave ( )
virtual

Definition at line 411 of file vrecord.cpp.

Member Function Documentation

◆ savestate_read()

void VecPlayStepSave::savestate_read ( FILE *  f)
virtual

Reimplemented from PlayRecordSave.

Definition at line 427 of file vrecord.cpp.

◆ savestate_restore()

void VecPlayStepSave::savestate_restore ( )
virtual

Reimplemented from PlayRecordSave.

Definition at line 412 of file vrecord.cpp.

◆ savestate_write()

void VecPlayStepSave::savestate_write ( FILE *  f)
virtual

Reimplemented from PlayRecordSave.

Definition at line 424 of file vrecord.cpp.

Member Data Documentation

◆ curindex_

int VecPlayStepSave::curindex_

Definition at line 268 of file vrecitem.h.


The documentation for this class was generated from the following files: