History log of /external/parameter-framework/utility/convert.hpp
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
d2a586ae535834fb140b2e75f3bd2b593d61a7d8 08-Apr-2015 Sebastien Gonzalve <sebastien.gonzalve@intel.com> Removal of unnecessary execution mode

Spurious execution mode removed from files:
- parameter/Element.cpp
- utility/convert.hpp

Change-Id: I5d47d505e8c3d9f55ad975c34b51d7caa4905ab9
Signed-off-by: Sebastien Gonzalve <sebastien.gonzalve@intel.com>
/external/parameter-framework/utility/convert.hpp
8ef87a1fe5d2f05557856efa6faf070bb9b03337 27-Feb-2014 David Wagner <david.wagner@intel.com> FixedPointParameterType: fix potential compilation issue

BZ: 176178

The isEncodable() method has several prototypes and some compilers are not able
to decide which version to use and produce a compilation error.

Remove unnecessary casts and make the code simpler by using a template-based
conversion library from string to various numeric types instead of using
strtoll and strtod.

Change-Id: I53d0b4ebd12f2cbb315bb52d98365a35876b5aef
Signed-off-by: David Wagner <david.wagner@intel.com>
Signed-off-by: Mattijs Korpershoek <mattijsx.korpershoek@intel.com>
/external/parameter-framework/utility/convert.hpp
4ff62d67aaf128546af2b4a4ec728a1c731998d0 17-Feb-2014 David Wagner <david.wagner@intel.com> Import convert util templates

Import an external dependency: a template-based conversion toolkit.

Signed-off-by: David Wagner <david.wagner@intel.com>
/external/parameter-framework/utility/convert.hpp