#include <persistence.h>
Protected Member Functions | |
| StaticRestarter (DefaultCtrTag) | |
| virtual void | complete_restart ()=0 |
Private Member Functions | |
| SAMPA_PERSISTENT (StaticRestarter) | |
Private Attributes | |
| StaticRestarter * | m_next |
Friends | |
| class | Simulation |
Definition at line 69 of file persistence.h.
| Sampa::StaticRestarter::StaticRestarter | ( | DefaultCtrTag | ) | [protected] |
| Sampa::StaticRestarter::SAMPA_PERSISTENT | ( | StaticRestarter | ) | [private] |
| virtual void Sampa::StaticRestarter::complete_restart | ( | ) | [protected, pure virtual] |
friend class Simulation [friend] |
Definition at line 75 of file persistence.h.
StaticRestarter* Sampa::StaticRestarter::m_next [private] |
Definition at line 76 of file persistence.h.
1.5.3