FACT++
1.0
|
|
private |
Converts from the stringstream into a string. Leading whitespaces are skipped. Everything up to the next whitespace is returned. strings can be encapsulated into escape characters ("). Note, that they cannot be nested.
line | reference to the stringstream from which the data should be interpreted |
Definition at line 294 of file Converter.cc.
Referenced by Get(), GetSize(), GetString(), GetVector(), and FactGui::infoHandlerService().