|
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, Int8) |
| | __attribute__ ((__warn_unused_result__)) inline std |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, UInt8) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, Int16) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, UInt16) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, Int32) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, UInt32) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, Int64) |
| ONIXS_B3_UMDF_MD_API void | toStr (std::string &, UInt64) |
| template<typename Type, Type Constant> |
| void | toStr (std::string &str, IntegralConstant< Type, Constant > constant) |
| template<typename Type, Type Constant> |
| | __attribute__ ((__warn_unused_result__)) std |
| | __attribute__ ((__warn_unused_result__)) bool fromStr(Int8 & |