Library: RemotingNG/TCP
Package: TCP
Header: Poco/RemotingNG/TCP/ChannelStream.h
Stream for reading from a Connection channel.
Direct Base Classes: ChannelIOS, std::istream
All Base Classes: ChannelIOS, std::ios, std::istream
Inherited Functions: close, rdbuf
ChannelInputStream(
Connection::Ptr pConnection,
Poco::UInt32 frameType,
Poco::UInt32 channel,
Poco::Timespan timeout
);