icecap.infrastructure.memory_manager
MemoryManager
Bases: Protocol
read_bytes
read_ctype_dataclass
read_float
read_short
read_string
read_uint
get_memory_manager
get_memory_manager(pid: int) -> MemoryManager
Factory function to get the appropriate memory manager based on the OS.
Raises:
-
NotImplementedError
–If the current OS is not supported