contur2
Loading...
Searching...
No Matches
contur::PhysicalMemory Member List

This is the complete list of members for contur::PhysicalMemory, including all inherited members.

clear() overridecontur::PhysicalMemoryvirtual
clearRange(MemoryAddress startAddress, std::size_t count)contur::PhysicalMemory
impl_contur::PhysicalMemoryprivate
operator=(const PhysicalMemory &)=deletecontur::PhysicalMemory
operator=(PhysicalMemory &&) noexceptcontur::PhysicalMemory
PhysicalMemory(std::size_t cellCount)contur::PhysicalMemoryexplicit
PhysicalMemory(const PhysicalMemory &)=deletecontur::PhysicalMemory
PhysicalMemory(PhysicalMemory &&) noexceptcontur::PhysicalMemory
read(MemoryAddress address) const overridecontur::PhysicalMemoryvirtual
readRange(MemoryAddress startAddress, std::size_t count) constcontur::PhysicalMemory
size() const noexcept overridecontur::PhysicalMemoryvirtual
write(MemoryAddress address, const Block &block) overridecontur::PhysicalMemoryvirtual
writeRange(MemoryAddress startAddress, const std::vector< Block > &blocks)contur::PhysicalMemory
~IMemory()=defaultcontur::IMemoryvirtual
~PhysicalMemory() overridecontur::PhysicalMemory