armarx.h
Go to the documentation of this file.
1
#pragma once
2
3
#include <SimoxUtility/json/json.h>
4
5
#include <
RobotAPI/libraries/aron/common/forward_declarations.h
>
6
7
8
namespace
armarx::arondto
9
{
10
11
void
to_json
(nlohmann::json& j,
const
Names&
bo
);
12
void
from_json
(
const
nlohmann::json& j, Names&
bo
);
13
14
}
armarx::arondto
Definition:
framed.h:7
armarx::arondto::from_json
void from_json(const nlohmann::json &j, Names &bo)
Definition:
armarx.cpp:12
forward_declarations.h
armarx::arondto::to_json
void to_json(nlohmann::json &j, const Names &bo)
Definition:
armarx.cpp:6
armarx::aron::bo
const std::optional< BoT > & bo
Definition:
aron_conversions.h:168
RobotAPI
libraries
aron
common
json_conversions
armarx.h
Generated on Sat Oct 12 2024 09:14:07 for armarx_documentation by
1.8.17