MCPcopy Create free account
hub / github.com/MJx0/KittyMemoryEx / MemoryBackupMgr

Method MemoryBackupMgr

KittyMemoryEx/MemoryBackup.hpp:70–72  ·  view source on GitHub ↗

Source from the content-addressed store, hash-verified

68
69public:
70 MemoryBackupMgr() : _pMem(nullptr)
71 {
72 }
73
74 /**
75 * @brief Constructor for MemoryBackuphMgr.

Callers

nothing calls this directly

Calls

no outgoing calls

Tested by

no test coverage detected