Refactor armem

  • Rename ReadingInterface and WritingInterface to ReadingMemoryInterface and WritingMemoryInterface
  • Rename IceMemory to MemoryToIceAdapter
  • Use data::MemoryID instead of string in data::EntityUpdate and data::EntityUpdateResult
  • Refactor ArMemExampleClient to make use of new API
Edited by Christian Dreher