NCBI C++ ToolKit
|
Go to the source code of this file.
Go to the SVN repository for this file.
Classes | |
struct | CStreamUtils |
class | CStreamReader |
istream-based IReader More... | |
class | CStreamWriter |
ostream-based IWriter More... | |
class | CStringReader |
string-based IReader More... | |
Functions | |
void | g_ExtractReaderContents (IReader &reader, string &s) |
Append all IReader contents to a given string. More... | |