Refactor armem
-
Rename
ReadingInterface
andWritingInterface
toReadingMemoryInterface
andWritingMemoryInterface
-
Rename
IceMemory
toMemoryToIceAdapter
-
Use
data::MemoryID
instead of string indata::EntityUpdate
anddata::EntityUpdateResult
-
Refactor
ArMemExampleClient
to make use of new API