Searched refs:what (Results 1 – 8 of 8) sorted by relevance
204 std::stringstream what; in parseMaskedItems() local205 what << in parseMaskedItems()209 throw std::invalid_argument(what.str()); in parseMaskedItems()215 std::stringstream what; in parseMaskedItems() local216 what << in parseMaskedItems()220 throw std::invalid_argument(what.str()); in parseMaskedItems()239 std::stringstream what; in parseMaskedItems() local240 what << in parseMaskedItems()244 throw std::invalid_argument(what.str()); in parseMaskedItems()250 std::stringstream what; in parseMaskedItems() local[all …]
195 std::cerr << "error loading '" << argv[i] << "': " << e.what(); in main()208 std::cerr << e.what(); in main()
57 const std::string& what = std::string())58 : state(s), msg(what) in state()62 virtual const std::string& what() const { return msg; } in what() function
141 These bits define what other optional attributes are present in the message.
176 Settings to guide decoding tools what to do in cases
278 time, not the message creation time, which is typically what is desired.
1362 # standard header. Notice: only use this tag if you know what you are doing!1369 # standard footer. Notice: only use this tag if you know what you are doing!1538 # if you want to understand what is going on. On the other hand, if this
68 * // do what only >= 1.5.x supports