InterfaceData.hpp
Go to the documentation of this file.
Base of the property With all generic element needed.
Definition: Property.hpp:23
std::map< std::string, std::string > getAll(bool _notIfDefault=true) const
Get All the property configuration:
Interface data to collect the property list (for abstarction connection)
Definition: InterfaceData.hpp:19
eproperty::Property * getRaw(const size_t &_id) const
Get name of a propertys.
void display(bool _changeOnly=false) const
Display all the property value with there name.
void add(Property *_pointerOnProperty)
Register a property class pointer in the List of propertys.