forward_declarations.h
Go to the documentation of this file.
1 #pragma once
2 
4 
5 namespace armarx::armem::server
6 {
7  class MemoryToIceAdapter;
8 }
9 
11 {
14  class Entity;
15  class ProviderSegment;
16  class CoreSegment;
17  class Memory;
18 } // namespace armarx::armem::server::wm
19 
21 {
22  class Memory;
23 }
armarx::armem::server::wm::EntityInstance
armem::wm::EntityInstance EntityInstance
Definition: forward_declarations.h:64
forward_declarations.h
armarx::armem::server::wm
Definition: forward_declarations.h:62
armarx::armem::server::ltm::Memory
A memory storing data on the hard drive and in mongodb (needs 'armarx memory start' to start the mong...
Definition: Memory.h:18
armarx::armem::server
Definition: GraspMemory.cpp:19
armarx::armem::server::ltm
Definition: forward_declarations.h:20
armarx::armem::server::wm::EntitySnapshot
armem::wm::EntitySnapshot EntitySnapshot
Definition: forward_declarations.h:65