33 template <
typename GUM_SCALAR >
39 template <
typename GUM_SCALAR >
47 template <
typename GUM_SCALAR >
52 template <
typename GUM_SCALAR >
54 auto old_type = this->_type();
55 this->_type(source->
_type());
56 source->
_type(old_type);
PRMAttribute(const std::string &name)
Destructor.
Abstract class representing an element of PRM class.
virtual PRMType * _type()=0
Copyright 2005-2019 Pierre-Henri WUILLEMIN et Christophe GONZALES (LIP6) {prenom.nom}_at_lip6.fr.
PRMAttribute is a member of a Class in a PRM.
#define GUM_ERROR(type, msg)