| 
    queso-0.55.0
    
   | 
 
#include <StreamUtilities.h>
Public Member Functions | |
| StreamUtilities () | |
| ~StreamUtilities () | |
Static Public Member Functions | |
| static void | skip_comment_lines (std::istream &in, const char comment_start) | 
| Skips comment lines until a line without a comment character is encountered.  More... | |
Definition at line 32 of file StreamUtilities.h.
      
  | 
  inline | 
Definition at line 36 of file StreamUtilities.h.
      
  | 
  inline | 
Definition at line 37 of file StreamUtilities.h.
      
  | 
  static | 
Skips comment lines until a line without a comment character is encountered.
Definition at line 35 of file StreamUtilities.C.
References queso_require.
Referenced by QUESO::InterpolationSurrogateIOASCII< V, M >::read().