ClockTypeNames.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <SimoxUtility/meta/enum/EnumNames.hpp>
4
5
#include "
ClockType.h
"
6
7
8
namespace
armarx::core::time
9
{
10
11
extern
const
simox::meta::EnumNames<ClockType>
ClockTypeNames
;
12
13
}
// namespace armarx::core::time
14
15
16
namespace
armarx
17
{
18
using
core::time::ClockTypeNames
;
19
}
// namespace armarx
armarx::core::time::ClockTypeNames
const simox::meta::EnumNames< ClockType > ClockTypeNames
Definition:
ClockTypeNames.cpp:9
armarx::core::time
Definition:
Clock.cpp:13
armarx
This file offers overloads of toIce() and fromIce() functions for STL container types.
Definition:
ArmarXTimeserver.cpp:28
ClockType.h
ArmarXCore
core
time
ClockTypeNames.h
Generated on Sat Oct 12 2024 09:14:02 for armarx_documentation by
1.8.17