skip_comments_istream Class Reference

#include <skip-comments.h>

List of all members.

Public Member Functions

 skip_comments_istream (std::istream &in, char comment_begin= '#', char comment_end= '\n')
std::istream & the_istream ()
char begin_comment () const
std::istream & skip_comments (std::istream &in)

Constructor & Destructor Documentation

skip_comments_istream::skip_comments_istream ( std::istream &  in,
char  comment_begin = '#',
char  comment_end = '\n' 
) [inline]

Member Function Documentation

char skip_comments_istream::begin_comment (  )  const [inline]

Referenced by operator>>().

std::istream& skip_comments_istream::skip_comments ( std::istream &  in  )  [inline]

Referenced by skip_comment(), and the_istream().

std::istream& skip_comments_istream::the_istream (  )  [inline]

References skip_comments().

Referenced by operator>>().


The documentation for this class was generated from the following file:
Generated on Thu Jun 30 02:19:01 2016 for AMROC's Parameter IO by  doxygen 1.6.3