30 class EXPCL_PANDA_EXPRESS
ISubStream :
public std::istream {
55 class EXPCL_PANDA_EXPRESS
OSubStream :
public std::ostream {
74 class EXPCL_PANDA_EXPRESS
SubStream :
public std::iostream {
77 INLINE
explicit SubStream(
StreamWrapper *nested, std::streampos start, std::streampos end,
bool append =
false);
83 INLINE
SubStream &open(
StreamWrapper *nested, std::streampos start, std::streampos end,
bool append =
false);