41 template <
typename AronType,
typename T>
43 fromAron(const ::armarx::aron::data::dto::DictPtr&
dto)
46 std::is_base_of<armarx::aron::codegenerator::cpp::AronGeneratedClass, AronType>::value,
47 "AronType must be an ARON generated type");
49 const auto dtoConfig = AronType::FromAron(
dto);
60 namespace platform_global_trajectory
This file is part of ArmarX.
::IceInternal::Handle< Dict > DictPtr
This file offers overloads of toIce() and fromIce() functions for STL container types.
void fromAron(const arondto::PackagePath &dto, PackageFileLocation &bo)