Go to the documentation of this file.
41 virtual armarx::aron::data::dto::AronIntPtr
toAronDTO()
const = 0;
47 virtual void fromAron(
const armarx::aron::data::dto::AronIntPtr&
input) = 0;
50 template <
class Derived>
66 template <
class Derived>
concept isAronGeneratedIntEnum
virtual armarx::aron::data::IntPtr toAron() const =0
Convert the current bo to an aron variant data dict.
aron::cpp::AronGeneratedIntEnumBase AronGeneratedIntEnumBase
virtual ~AronGeneratedIntEnumBase()=default
std::shared_ptr< Value > value()
ReaderT::InputType & input
virtual void fromAron(const armarx::aron::data::IntPtr &input)=0
Set all members of the current bo according to the aron variant data dict.
virtual armarx::aron::data::dto::AronIntPtr toAronDTO() const =0
Convert the current bo to the ice representation of an aron variant data dict.
AronGeneratedIntEnumBase()=default
std::shared_ptr< Int > IntPtr