ComponentInterface.ice
Go to the documentation of this file.
1
#pragma once
2
3
#include <RobotAPI/interface/armem/server/MemoryInterface.ice>
4
5
#include <
VisionX/libraries/armem_human/server/HumanMemoryServerInterface.ice
>
6
7
module
armarx
8
{
9
module
armem
10
{
11
module server
12
{
13
module human_memory
14
{
15
16
interface
ComponentInterface
extends
::armarx::armem::server::MemoryInterface,
17
::armarx::armem::human::HumanMemoryServerInterface
18
{
19
}
20
}
21
}
22
}
23
}
armarx::armem
Definition:
LegacyRobotStateMemoryAdapter.cpp:32
armarx::armem::human::HumanMemoryServerInterface
Definition:
HumanMemoryServerInterface.ice:13
armarx::armem::server::human_memory::ComponentInterface
Definition:
ComponentInterface.ice:16
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:27
HumanMemoryServerInterface.ice
VisionX
components
armem
server
HumanMemory
ComponentInterface.ice
Generated on Sat Mar 29 2025 09:17:25 for armarx_documentation by
1.8.17