Gadget
|
This is the complete list of members for CommentStream, including all inherited members.
CommentStream() | CommentStream | inline |
CommentStream(istream &istr) | CommentStream | inline |
eof() | CommentStream | inline |
fail() | CommentStream | inline |
get(char &c) | CommentStream | |
getLine(char *text, int length) | CommentStream | |
istrptr | CommentStream | protected |
killComments() | CommentStream | protected |
operator!() | CommentStream | inline |
operator>>(int &a) | CommentStream | |
operator>>(double &a) | CommentStream | |
operator>>(char *a) | CommentStream | |
operator>>(__commentmanip func) | CommentStream | |
peek() | CommentStream | |
seekg(streampos pos) | CommentStream | inline |
setStream(istream &istr) | CommentStream | inline |
tellg() | CommentStream | inline |
ws(CommentStream &ins) | CommentStream | friend |
~CommentStream() | CommentStream | inline |