Go to Overview over all GrAL packages.
Main Page   Class Hierarchy   Alphabetical List   Compound List   File List   Compound Members   File Members   Related Pages  

skip_comments_istream Class Reference

#include <skip-comments.h>

List of all members.

Public Methods

 skip_comments_istream (std::istream &in, char comment_begin='#', char comment_end='\n')
istream & the_istream ()
char begin_comment () const
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]
 

Definition at line 15 of file skip-comments.h.


Member Function Documentation

istream& skip_comments_istream::the_istream   [inline]
 

Definition at line 22 of file skip-comments.h.

References skip_comments.

Referenced by operator>>.

char skip_comments_istream::begin_comment   const [inline]
 

Definition at line 23 of file skip-comments.h.

Referenced by operator>>.

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

Definition at line 25 of file skip-comments.h.

Referenced by skip_comment, and the_istream.


The documentation for this class was generated from the following file:
Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

Generated at Tue Feb 26 15:57:11 2002 for External control by doxygen 1.2.11-20011104 written by Dimitri van Heesch, © 1997-2000