|
Gadget
|
#include "gadget.h"
Go to the source code of this file.
Classes | |
| class | Whitespace |
| This is the dummy class used to strip white space from any input stream. More... | |
| class | CommentStream |
| This is the class used to strip comments (and whitespace) from any input stream. More... | |
Typedefs | |
| typedef CommentStream &(* | __commentmanip) (CommentStream &) |
Functions | |
| CommentStream & | ws (CommentStream &ins) |
| typedef CommentStream&(* __commentmanip) (CommentStream &) |
| CommentStream& ws | ( | CommentStream & | ins | ) |