16#ifndef ptrParam_included
17#define ptrParam_included
19#include <TRUST_Vector.h>
29 Declare_instanciable_sans_constructeur_ni_destructeur(
ptrParam);
36 explicit operator bool() const noexcept {
return param_ !=
nullptr; }
Objet_U()
Default constructor: assigns a unique identifier to the object (object_id_) and registers the object ...
Helper class to factorize the readOn method of Objet_U classes.
const Param * operator->() const
void create(const char *)
const ptrParam & operator=(const ptrParam &)