载入中...
搜索中...
未找到
eve::dev::Snapshot 成员列表
成员的完整列表,这些成员属于 eve::dev::Snapshot,包括所有继承而来的类成员
| capture(HSQUIRRELVM vm, std::string *error=nullptr) const | eve::dev::Snapshot | |
| captureState(HSQUIRRELVM vm, StateValue &out, std::string *error=nullptr) const | eve::dev::Snapshot | |
| clearRoots() | eve::dev::Snapshot | |
| instance() | eve::dev::Snapshot | static |
| isEngineBinding(const std::string &name) | eve::dev::Snapshot | static |
| loadFile(HSQUIRRELVM vm, const std::string &path, std::string *error=nullptr) const | eve::dev::Snapshot | |
| markRoot(std::string name) | eve::dev::Snapshot | |
| operator=(const Snapshot &)=delete | eve::dev::Snapshot | |
| restore(HSQUIRRELVM vm, const std::string &json, std::string *error=nullptr) const | eve::dev::Snapshot | |
| restoreState(HSQUIRRELVM vm, const StateValue &state, std::string *error=nullptr) const | eve::dev::Snapshot | |
| roots() const | eve::dev::Snapshot | |
| rootsFor(HSQUIRRELVM vm) const | eve::dev::Snapshot | inline |
| saveFile(HSQUIRRELVM vm, const std::string &path, std::string *error=nullptr) const | eve::dev::Snapshot | |
| Snapshot(const Snapshot &)=delete | eve::dev::Snapshot | |
| unmarkRoot(const std::string &name) | eve::dev::Snapshot |