![]() |
LeechCraft 0.6.70-17335-ge406ffdcaf
Modular cross-platform feature rich live environment.
|
#include "statesaver.h"
Public Attributes | |
BaseSettingsManager & | XSM_ |
std::string | Id_ |
InitialDistr | Initial_ |
Definition at line 36 of file statesaver.h.
std::string LC::Util::StateSaverParams::Id_ |
Definition at line 39 of file statesaver.h.
Referenced by LC::Util::SetupStateSaver(), and LC::Util::SetupStateSaver().
InitialDistr LC::Util::StateSaverParams::Initial_ |
Definition at line 40 of file statesaver.h.
Referenced by LC::Util::SetupStateSaver(), and LC::Util::SetupStateSaver().
BaseSettingsManager& LC::Util::StateSaverParams::XSM_ |
Definition at line 38 of file statesaver.h.
Referenced by LC::Util::SetupStateSaver(), and LC::Util::SetupStateSaver().