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
}
HumanMemoryServerInterface.ice
armarx::armem::human::HumanMemoryServerInterface
Definition
HumanMemoryServerInterface.ice:15
armarx::armem::server::human_memory::extends ::armarx::armem::server::MemoryInterface
Definition
ComponentInterface.ice:18
armarx::armem::server::human_memory
Definition
ComponentInterface.ice:14
armarx::armem
Definition
LegacyRobotStateMemoryAdapter.cpp:33
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition
ArmarXTimeserver.cpp:28
VisionX
components
armem
server
HumanMemory
ComponentInterface.ice
Generated by
1.13.2