Searched refs:fromStringImpl (Results 1 – 1 of 1) sorted by relevance
111 static bool fromStringImpl(const std::string &str, typename Traits::Type &result);134 inline bool TypeConverter<Traits>::fromStringImpl( in fromStringImpl() function160 const bool success = fromStringImpl(str, result); in fromString()247 inline bool TypeConverter<DeviceTraits>::fromStringImpl( in fromStringImpl() function263 inline bool TypeConverter<OutputDeviceTraits>::fromStringImpl( in fromStringImpl() function285 inline bool TypeConverter<InputDeviceTraits>::fromStringImpl( in fromStringImpl() function304 inline bool TypeConverter<InputFlagTraits>::fromStringImpl( in fromStringImpl() function317 inline bool TypeConverter<OutputFlagTraits>::fromStringImpl( in fromStringImpl() function330 inline bool TypeConverter<FormatTraits>::fromStringImpl( in fromStringImpl() function343 inline bool TypeConverter<OutputChannelTraits>::fromStringImpl( in fromStringImpl() function[all …]