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

IO/skip-comments.h File Reference

#include <iostream.h>
#include <limits.h>
#include <string>

Include dependency graph for skip-comments.h:

Include dependency graph

This graph shows which files directly or indirectly include this file:

Included by dependency graph

Go to the source code of this file.

Compounds

class  skip_comments_istream

Functions

std::istream & skip_comment (std::istream &in)
template<class T> skip_comments_istreamoperator>> (skip_comments_istream &in, T &t)
template<> skip_comments_istreamoperator>> (skip_comments_istream &in, std::string &s)


Function Documentation

std::istream& skip_comment std::istream &    in [inline]
 

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

References skip_comments_istream::skip_comments.

Referenced by istream_control_device_impl::read, and MutableVars::ReadValues.

template<class T>
skip_comments_istream& operator>> skip_comments_istream   in,
T &    t
[inline]
 

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

References skip_comments_istream::the_istream.

template<>
skip_comments_istream& operator>> skip_comments_istream   in,
std::string &    s
[inline]
 

Definition at line 7 of file skip-comments.C.


Copyright (c) Guntram Berti 1997-2002. See the GrAL Homepage for up-to-date information.

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