EIC Software
 All Classes Namespaces Files Functions Variables Typedefs Enumerations Enumerator Friends Macros Groups Pages
FairUtilStream.h File Reference
#include <iostream>
#include <string>
+ Include dependency graph for FairUtilStream.h:
+ This graph shows which files directly or indirectly include this file:

Go to the source code of this file.

Namespaces

namespace  Util
 

Functions

void Util::eat_whitespace (std::istream &is)
 discard all whitespace chars until hitting a non-whitespace
 
std::string Util::read_quoted_string (std::istream &is)