This is the complete list of members for CMemoryService, including all inherited members.
| AttachGame(std::string path) | CMemoryService | |
| DeattachGame() | CMemoryService | |
| g_pXenon | CComponent | inlinestatic |
| g_pXenonConfigs | CComponent | inlinestatic |
| g_pXenonVariables | CComponent | inlinestatic |
| GetModuleAddress(const std::string_view moduleName) const noexcept | CMemoryService | |
| Init() | CComponent | inlinevirtual |
| IsGameRunning() const noexcept | CMemoryService | |
| Read(const std::uintptr_t &address) const noexcept | CMemoryService | inline |
| ReadPointer(const std::uintptr_t &address) | CMemoryService | |
| Update() | CComponent | inlinevirtual |
| UpdateCurrentTarget(TargetProfile *target) | CComponent | inlinevirtual |
| Write(const std::uintptr_t &address, const T &value) const noexcept | CMemoryService | inline |
| WritePointer(const std::uintptr_t &address, const uintptr_t &value) | CMemoryService | |
| ~CComponent()=default | CComponent | virtual |