forward_declarations.h
Go to the documentation of this file.
1#pragma once
2
4
6{
8}
9
11{
12 using EntityInstance = armem::wm::EntityInstance;
13 using EntitySnapshot = armem::wm::EntitySnapshot;
14 class Entity;
15 class ProviderSegment;
16 class CoreSegment;
17 class Memory;
18} // namespace armarx::armem::server::wm
19
21{
22 class Memory;
23}
Helps connecting a Memory server to the Ice interface.
A memory storing data on the hard drive and in mongodb (needs 'armarx memory start' to start the mong...
Definition Memory.h:24
armem::wm::EntitySnapshot EntitySnapshot
armem::wm::EntityInstance EntityInstance