Archon::Utilities::Stream::Connector< C > Struct Template Reference
Stream all avalable data from the reader endpoint into the writer endpoint.
More...
#include <archon/util/stream.H>
Inheritance diagram for Archon::Utilities::Stream::Connector< C >:
[legend]Collaboration diagram for Archon::Utilities::Stream::Connector< C >:
[legend]List of all members.
Detailed Description
template<typename C>
struct Archon::Utilities::Stream::Connector< C >
Stream all avalable data from the reader endpoint into the writer endpoint.
- Note:
- The character type used as template argument 'C' must have default copy semantics like for std::string.
IOExceptions will terminate your program.
Definition at line 320 of file stream.H.
The documentation for this struct was generated from the following file:
Generated on Sun Jul 30 22:58:19 2006 for Archon by
1.4.4